summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainmeta.capim: Add with empty bodyEuAndreh6 weeks
 
 
AgeCommit messageAuthorFilesLines
2025-05-24meta.capim: Add with empty bodyHEADmainEuAndreh1-0/+1
2025-04-17src/adoc(fix_footnotes()): Fix emission of </ol> tagEuAndreh1-10/+8
2025-04-17src/adoc(fix_footnotes()): Add <p> to <li> contentEuAndreh1-2/+2
2025-04-17src/adoc: Add fix_footnotes() to the pipelineEuAndreh1-0/+61
2025-04-17src/adoc(add_linenums()): Do away with <pre>...</pre> table wrapperEuAndreh1-2/+2
2025-04-16src/adoc: New "add_linenums()" stepEuAndreh1-0/+56
2025-04-16src/adoc: Set "-" as header ID separatorEuAndreh1-3/+4
2025-04-16src/adoc: Unset :idprefix: global header valueEuAndreh1-3/+12
2025-04-15src/adoc: Add section anchors globally, alwaysEuAndreh1-3/+3
2025-04-15src/adoc: Add `fix_header_anchor_position()` stageEuAndreh1-2/+7
[...]