1.0.4 • Published 6 years ago

asciidoc-blocks-check v1.0.4

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

asciidoc-blocks-check

Checks if an asciidoc file has missing delimited blocks

Installation

To add the module to your project, run:

npm install --save asciidoc-blocks-check

To install the command line tool globally, run:

npm install -g asciidoc-blocks-check

API

Use the following function:

asciidocLinkCheck(asciidoc)

Accepts an asciidoc file and displays information on screen.

1.0.4

6 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago