Html2wt: Difference between revisions

No edit summary
m Text replacement - "<(\/?)source" to "<$1syntaxhighlight"
 
Line 7: Line 7:


Example usage
Example usage
<source lang="bash">cat uvm.html | webapps/wiki/extensions/parsoid/tests/parse.js --html2wt</source>
<syntaxhighlight lang="bash">cat uvm.html | webapps/wiki/extensions/parsoid/tests/parse.js --html2wt</syntaxhighlight>


== Other Classes or Libraries ==
== Other Classes or Libraries ==