integreatly-asciidoc-node
v1.0.6
Published
Turns the `integreatly-asciidoc` library into a Node.js compatible package.
Downloads
2
Readme
integreatly-asciidoc-node
Turns the integreatly-asciidoc
library into a Node.js compatible package.
Usage
const { check } = require('integreatly-asciidoc-node');
const valid = check('raw adoc string');