Fork Me on GitHub

js-pandoc

Pandoc compatible Javascript markdown syntax parser

Download this project as a .zip file Download this project as a tar.gz file

is a fork of JS Markdown Extra
developed by tanakahisateru

which is based on JS Markdown Extra 1.01
originally developed by boumankan

which implements the PHP Markdown Extra Syntax
by Michel Fortin, which you can test it here: PHP Markdown Extra demo

What's this?

js-pandoc is *going to be* a JavaScript port of Pandoc

Pandoc (you can also try it online)

I will try to create complete compatibility.

Demo

You can try it yourself on the

Demo page

Or check the

Syntax test page

How to use

Load this script in HTML and call Pandoc function.

    //example :
    var html = Pandoc( text );

Copyright

License

This software is based on BSD license.

Free for modification, redistribution and embedding if copyright included.

Agreement

Shall we not be liable for any damages caused by this software.