This is a standalone version of the Markdown library originally developed by the
Circumflex folks over at git://github.com/inca/circumflex.git
- Java 6 SDK
- Apache Maven 2.1 or later
- Git
Clone the Scala Markdown Library repository:
git clone git://github.com/chirino/scalamd.git
Build with Maven:
cd scalamd
mvn clean install