User:Mathieu/Notes: Difference between revisions

From Event-B
Jump to navigationJump to search
imported>Mathieu
m New page: == vim regex == to replace an ASCII/symbol row to the equivalent wiki notation <pre><nowiki> :s/\\; *\\; *\\; *\\texttt{\(.*\)} *\\; *\\; *& *\\; *\\; *\(.*\) *\\; *\\; *\\; *\\\\.*$/|-^M|...
(No difference)

Revision as of 13:45, 1 September 2008

vim regex

to replace an ASCII/symbol row to the equivalent wiki notation

:s/\\; *\\; *\\; *\\texttt{\(.*\)} *\\; *\\; *& *\\; *\\; *\(.*\) *\\; *\\; *\\; *\\\\.*$/|-^M|\1||<math>\2<\/math>/g