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