Skip to content

gaurav-nelson/asciidoc-blocks-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Checks if an asciidoc file has missing delimited blocks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published