converts Markdown to Hub XML. This Readme can be used for testing, too.
$ saxon -xsl:xsl/markdown2hub.xsl -it:main href=file:/home/markdown2hub/README.md -o:file.hub.xml
$ calabash xpl/markdown2hub.xpl href=README.md debug=yes debug-dir-uri=file:/home/markdown2hub/debug
We support Markdown in the CommonMark flavour. Currently, the following elements are implemented:
- lists
- images
- bold, italic
- hyperlinks
- horizontal rule
blockquotes
program listings
tables |
---|
... |
|