Jar examples for m:markdown-to-asciidoc
A small, lightweight converter for Markdown to AsciiDoc written in Java, and based on Pegdown.
You can download jar file markdown_to_asciidoc 1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add markdown_to_asciidoc-1.0.jar to your project.
<dependency> <groupId>ca.szc.thirdparty.nl.jworks.markdown_to_asciidoc</groupId> <artifactId>markdown_to_asciidoc</artifactId> <version>1.0</version> </dependency>
compile group: 'ca.szc.thirdparty.nl.jworks.markdown_to_asciidoc', name: 'markdown_to_asciidoc', version: '1.0'
libraryDependencies += "ca.szc.thirdparty.nl.jworks.markdown_to_asciidoc" % "markdown_to_asciidoc" % "1.0"
<dependency org="ca.szc.thirdparty.nl.jworks.markdown_to_asciidoc" name="markdown_to_asciidoc" rev="1.0"/>
@Grapes(@Grab(group='ca.szc.thirdparty.nl.jworks.markdown_to_asciidoc', module='markdown_to_asciidoc', version='1.0'))
'ca.szc.thirdparty.nl.jworks.markdown_to_asciidoc:markdown_to_asciidoc:jar:1.0'
Click the following link to download the jar file.
markdown_to_asciidoc-1.0-javadoc.jar