Html2wt: Difference between revisions

Created page with "The Parsoid project gives the ability to parse HTML, however the results definitely need to be examined to see how it might be able to work <source>cat uvm.html | webapps/wiki..."
 
No edit summary
Line 1: Line 1:
The Parsoid project gives the ability to parse HTML, however the results definitely need to be examined to see how it might be able to work
The Parsoid project gives the ability to parse HTML, however the results definitely need to be examined to see how it might be able to work
<source>cat uvm.html | webapps/wiki/extensions/parsoid/tests/parse.js --html2wt</source>
<source lang="bash">cat uvm.html | webapps/wiki/extensions/parsoid/tests/parse.js --html2wt</source>


[[Category:Wiki]]
[[Category:Wiki]]