Office-stamper AsciiDoc Utilities
Helpers and utilities related to AsciiDoc within the Office-stamper project. This module contains parsing and integration helpers used by the documentation tooling and tests.
Overview
These utilities are primarily intended for internal use by the project. Public APIs may evolve.
Maven coordinates
<dependency>
<groupId>pro.verron.office-stamper</groupId>
<artifactId>asciidoc</artifactId>
<version><!-- use the latest released version --></version>
</dependency>Links
- Parent site: https://verronpro.github.io/office-stamper/
- Module site: https://verronpro.github.io/office-stamper/asciidoc/
verron.pro