Skip to content

io.github.markdown-asciidoc.markdown-to-asciidoc 2.0.1 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>io.github.markdown-asciidoc</groupId>
  <artifactId>markdown-to-asciidoc</artifactId>
  <version>2.0.1</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

A small, lightweight converter for Markdown to AsciiDoc written in Java, and based on Pegdown.