Skip to content

Latest commit

 

History

History

markdown-to-asciidoc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Markdown to AsciiDoc converter

A markdown to asciidoc based upon the Markdown-to-asciidoc github project.

This code loads the marked Markdown Javascript parser/compiler and an extension allowing rendering as Asciidoc in graal.js. This way, we can have it run directly in the JVM while being executed as pure Javascript.