User:Mathieu/Notes

From Event-B
< User:Mathieu
Revision as of 13:45, 1 September 2008 by imported>Mathieu (New page: == vim regex == to replace an ASCII/symbol row to the equivalent wiki notation <pre><nowiki> :s/\\; *\\; *\\; *\\texttt{\(.*\)} *\\; *\\; *& *\\; *\\; *\(.*\) *\\; *\\; *\\; *\\\\.*$/|-^M|...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

vim regex

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

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