HtmlToAsciidoc icon indicating copy to clipboard operation
HtmlToAsciidoc copied to clipboard

An HTML to Asciidoc converter written in JavaScript

= to-asciidoc

An HTML to Asciidoc converter written in javascript. Inspired from https://github.com/domchristie/to-markdown[to-markdown]

== Installation

Use directly to-asciidoc.js or install via bower

[source,javascript]

bower install to-asciidoc

== Usage

[source,javascript]


== State

This project currently developed and used under https://github.com/asciidocfx/AsciidocFX[AsciidocFX] project.

== Licence

MIT