Skip to content

scalatra/scalamd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,163 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Packages

 
 
 

Contributors

Languages

  • Scala 75.2%
  • HTML 24.8%