scalamd

ScalaMD: A Scala Markdown Processor

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.fusesource.scalamd
ArtifactId

ArtifactId

scalamd
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

bundle
Description

Description

scalamd
ScalaMD: A Scala Markdown Processor
Project Organization

Project Organization

FuseSource, Corp.
Source Code Management

Source Code Management

http://github.com/chirino/scalamd/tree/master

Download scalamd

Dependencies

provided (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.8.1
org.scala-lang : scala-compiler jar 2.8.1

test (4)

Group / Artifact Type Version
commons-io : commons-io jar 1.4
commons-lang : commons-lang jar 2.5
junit : junit jar 4.5
org.scala-tools.testing : specs_2.8.1 jar 1.6.6

Project Modules

There are no modules declared in this project.

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 6 SDK
  • Apache Maven 2.1 or later
  • Git

Build from sources

Clone the Scala Markdown Library repository:

git clone git://github.com/chirino/scalamd.git

Build with Maven:

cd scalamd
mvn clean install

Versions

Version
1.5
1.4
1.3
1.2
1.1
1.0