Mercurial > mozilla > hg > disparity
view README.txt @ 4:88de10f30442 default tip
fun
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Sat, 22 Jun 2013 10:05:16 -0700 |
parents | 2fd467b0f782 |
children |
line wrap: on
line source
disparity =========== mediawiki syntax proxy server for https://developer.mozilla.org/en-US/ HTML -> mediawiki ----------------- * Look! http://johnmacfarlane.net/pandoc/ * http://www.mediawiki.org/wiki/Manual:Importing_external_content#Converting_content_from_HTML_text_file * http://search.cpan.org/~diberri/HTML-WikiConverter-0.68/ (perl) * http://code.google.com/p/gwtwiki/wiki/HTML2Mediawiki (java) * https://migrations.atlassian.net/wiki/display/UWC/Universal+Wiki+Converter (Java) * http://www.aaronsw.com/2002/html2text/ : html2text is a Python script that converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format). * http://html2text.theinfo.org/ * https://code.google.com/p/doconce/ * http://search.cpan.org/~diberri/HTML-WikiConverter-0.68/bin/html2wiki * http://labs.seapine.com/htmltowiki.cgi * http://outl.sourceforge.net/lightweight.html See also: http://techwiki.openstructs.org/index.php/Wiki_converters Meta: /meta-converters, etc/ * https://github.com/thomp/otl: A text processor for conversion of a simple text document to another markup format. otl facilitates generation of HTML from a simple text document. otl can be used for other conversions as the input syntax and output syntax are both largely user-defined. Alternative markup: * http://en.wikipedia.org/wiki/Textile_%28markup_language%29 ---- Extensions: * http://www.mediawiki.org/wiki/Extension:AlternateSyntaxParser Jeff Hammel http://k0s.org/mozilla/hg/disparity