From 2094534b3cd88c7b5addb27ef52900c737cd1e35 Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Sun, 16 Sep 2007 19:40:17 +0000 Subject: Modified html2x webpage. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1021 788f1e2b-df1e-0410-8736-df70ead52e1b --- web/html2x.txt | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) (limited to 'web') diff --git a/web/html2x.txt b/web/html2x.txt index d803cc337..8bb9c1e5b 100644 --- a/web/html2x.txt +++ b/web/html2x.txt @@ -1,15 +1,18 @@ % html2x -This form uses [pandoc] to convert a web page to markdown, -reStructuredText, DocBook XML, LaTeX, RTF, or a unix man page. -

+

-

-
+ + + + + + + + +
Convert to:Bookmarklets
(right-click, add bookmark)
Markdown
Markdown with pandoc extensions
@@ -19,12 +22,8 @@ reStructuredText, DocBook XML, LaTeX, RTF, or a unix man page. ConTeXt
Rich Text Format (RTF)
Groff man page -

-
- - -Javascript bookmarklets (right-click and add bookmark): - +
- [2markdown] - [2markdown+] - [2rst] @@ -33,8 +32,14 @@ Javascript bookmarklets (right-click and add bookmark): - [2ConTeXt] - [2RTF] - [2man] +
+ + +

+Powered by [pandoc]. Inspired by [the Asciinator]. -(Inspired by [the Asciinator].) +
[2markdown]: javascript:location.href='http://johnmacfarlane.net/pandoc/html2x.pl?format=markdown&url='+document.location.href; [2markdown+]: javascript:location.href='http://johnmacfarlane.net/pandoc/html2x.pl?format=markdown+&url='+document.location.href; -- cgit v1.2.3