markdown 1.0Markdown to HTML
Install
To install markdown with Fantom Pod Manager, cut'n'paste the following into a cmd prompt, terminal or shell:
Or to install markdown with the Fantom Repository Manager (fanr), cut'n'paste the following into a cmd prompt, terminal or shell:
Or to install manually, download the pod file and copy it to the %FAN_HOME%/lib/fan/
directory.
Use
To use markdown in a Fantom project, add a dependency to the project's build.fan
:
depends = ["sys 1.0", ..., "markdown 1.0"]
Documentation
Information
Meta information on the markdown pod:
- Published by
- afrankvt
- Pod file size
- 77.21 kB
- Licence
- BSD
- Built on
- 27th Sep 2012
- Source code
- at http://bitbucket.org/afrankvt/markdown
- Depends on
- build, sys
- Referenced by
- fantomato
- Javascript Compatible
- No
Dependency Graph
Use mouse to re-position pods