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