This package allows you to add unique IDs to each AsciiDoc block.

  1. Add the bookmarklet, drag the following link into your browser bookmarks bar:

   CommentCapture

  1. Navigate to Test document.

  2. Highlight some text and click bookmarklet.

Each block is unique addressable as a url, eg a block lower in the document.

To use this package to convert your AsciiDoc to HTML, install it using

npm i -g @techwriter/asciidoc-comments

To convert your AsciiDoc files:

asciidoc-comments <filename>