Skip to content

isabella232/scalamd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Scala Markdown Library

Overview

This is a standalone version of the Markdown library originally developed by the Circumflex folks over at git://github.com/inca/circumflex.git.

Prerequisites

  • Java 8 SDK
  • sbt 1.x
  • Git

How to use

https://search.maven.org/search?q=g:org.scalatra.scalate%20scalamd

libraryDependencies += "org.scalatra.scalate" %% "scalamd" % {latest version}

Build from sources

Clone the Scala Markdown Library repository:

git clone git://github.com/scalatra/scalamd.git
sbt package

About

Scala of Markdown: http://daringfireball.net/projects/markdown

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 75.1%
  • HTML 24.9%