Open GoogleCodeExporter opened 8 years ago
Hm-m, Select Tag/Balance Tag (editor dependent) → Cmd+C → Cmd-V… Insert
(formatted) line-break if you wish.
Original comment by GreLIm...@gmail.com
on 2 Jan 2011 at 8:10
The key words are "tab stops" and "content" — for example after using the
command after <li class="blahblah">Some <a class="ololo"
href="/whatever/">Things</a></li> it would generate new line with <li
class="blahblah">$1 <a class="ololo" href="$3">$2</a></li>$4 tab stops.
The key feature, again, is to strip all content that can vary and replace it
with tab stops.
Original comment by kizmarh
on 2 Jan 2011 at 8:28
Original issue reported on code.google.com by
kizmarh
on 25 Feb 2010 at 4:44