Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src/adoc(fix_footnotes()): Fix emission of </ol> tag | EuAndreh | 2025-04-17 | 1 | -10/+8 |
* | src/adoc(fix_footnotes()): Add <p> to <li> content | EuAndreh | 2025-04-17 | 1 | -2/+2 |
* | src/adoc: Add fix_footnotes() to the pipeline | EuAndreh | 2025-04-17 | 1 | -0/+61 |
* | src/adoc(add_linenums()): Do away with <pre>...</pre> table wrapper | EuAndreh | 2025-04-17 | 1 | -2/+2 |
* | src/adoc: New "add_linenums()" step | EuAndreh | 2025-04-16 | 1 | -0/+56 |
* | src/adoc: Set "-" as header ID separator | EuAndreh | 2025-04-16 | 1 | -3/+4 |
* | src/adoc: Unset :idprefix: global header value | EuAndreh | 2025-04-16 | 1 | -3/+12 |
* | src/adoc: Add section anchors globally, always | EuAndreh | 2025-04-15 | 1 | -3/+3 |
* | src/adoc: Add `fix_header_anchor_position()` stage | EuAndreh | 2025-04-15 | 1 | -2/+7 |
* | src/adoc: Rewrite as a pipeline with cat(1) at the start | EuAndreh | 2025-04-15 | 1 | -2/+5 |
* | src/adoc: Add (unused) getops options | EuAndreh | 2025-04-03 | 1 | -1/+23 |
* | src/adoc: Import code from blog | EuAndreh | 2025-04-03 | 1 | -0/+45 |
* | Setup project skeleotn | EuAndreh | 2025-04-03 | 1 | -0/+0 |