Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 537 Bytes

README.asc

File metadata and controls

29 lines (18 loc) · 537 Bytes

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