An open API service indexing awesome lists of open source software.

https://github.com/pwright/asciidoc-comments

Render asciidoc to html with each block addressable for comments
https://github.com/pwright/asciidoc-comments

Last synced: about 1 month ago
JSON representation

Render asciidoc to html with each block addressable for comments

Awesome Lists containing this project

README

          

# Asciidoc comments

Render asciidoc to html making each block addressable.

![Asciidoc comments](demo.png)

To process your AsciiDoc files into html with an id for each block:

```bash
npm i -g @techwriter/asciidoc-comments
asciidoc-comments .adoc
```
See [website](https://pwright.github.io/asciidoc-comments/) for more details