Mercurial > mozilla > hg > disparity
annotate README.txt @ 2:f3ad4e13beee
pandoc: the way of the future, perhaps
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Mon, 15 Apr 2013 21:18:06 -0700 |
parents | 91bb808d11be |
children | 2fd467b0f782 |
rev | line source |
---|---|
0 | 1 disparity |
2 =========== | |
3 | |
4 mediawiki syntax proxy server for https://developer.mozilla.org/en-US/ | |
5 | |
6 HTML -> mediawiki | |
7 ----------------- | |
8 | |
2
f3ad4e13beee
pandoc: the way of the future, perhaps
Jeff Hammel <jhammel@mozilla.com>
parents:
1
diff
changeset
|
9 * Look! http://johnmacfarlane.net/pandoc/ |
f3ad4e13beee
pandoc: the way of the future, perhaps
Jeff Hammel <jhammel@mozilla.com>
parents:
1
diff
changeset
|
10 |
0 | 11 * http://www.mediawiki.org/wiki/Manual:Importing_external_content#Converting_content_from_HTML_text_file |
12 * http://search.cpan.org/~diberri/HTML-WikiConverter-0.68/ (perl) | |
13 * http://code.google.com/p/gwtwiki/wiki/HTML2Mediawiki (java) | |
1 | 14 * https://migrations.atlassian.net/wiki/display/UWC/Universal+Wiki+Converter (Java) |
15 | |
16 | |
17 See also: http://techwiki.openstructs.org/index.php/Wiki_converters | |
0 | 18 |
19 ---- | |
20 | |
21 Jeff Hammel | |
22 | |
23 http://k0s.org/mozilla/hg/disparity | |
24 |