Friday, September 2, 2011

Re: How do I capitalize text bewteen HTML tags?

I've worked it out.

I solved the hard return problem by using Notepad++ TextFx Tidy command. It
aligns all tags to nowrap and noindent.

I then used VIM to capitalize the text since ordinary regex does not have
that ability.

For those that can't see the code I posted, it is visible in VIM's forum.

Thanks for your help!

--
View this message in context: http://vim.1045645.n5.nabble.com/How-do-I-capitalize-text-bewteen-HTML-tags-tp4760759p4762995.html
Sent from the Vim - General mailing list archive at Nabble.com.

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments:

Post a Comment