to-asciidoc An HTML to Asciidoc converter written in javascript. Inspired from to-markdown Installation Use directly to-asciidoc.js or install via bower bower install to-asciidoc Usage <script src="to-asciidoc.js"></script> <script>toAsciidoc('<h1>Hello world</h1>')</script> State This project currently developed and used under AsciidocFX project. Licence MIT