asciidocfx / AsciidocFX

Asciidoc Editor and Toolchain written with JavaFX 21 (Build PDF, Epub, Mobi and HTML books, documents and slides)
http://www.asciidocfx.com/
Apache License 2.0
1.89k stars 297 forks source link

Cross-ref label list generator and link check feature #477

Open ghorwin opened 4 years ago

ghorwin commented 4 years ago

Hi all,

just a quick info, I wrote a small skript to assist with link/crossref management/checking in AsciiDoc, see https://github.com/ghorwin/asciidoctor-publishing (at the bottom of the page).

May this be something to add natively into AsciiDocFX?

-Andreas