Onix
2006-06-12 00:49:45 UTC
Hi, I have an HTML document that needs to replace all of its "<br>"
tags to a normal line break. But my command of :%s/<br>/\n/g seems not
useful at all. How can I do this? thanks.
tags to a normal line break. But my command of :%s/<br>/\n/g seems not
useful at all. How can I do this? thanks.