Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

scalatra/scalamd

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

Readme

License

Apache-2.0 license

Stars

Watchers

Forks

Packages

Contributors

Languages

  • Scala 75.2%
  • HTML 24.8%