summaryrefslogtreecommitdiff
path: root/testdata/test.got.html
AgeCommit message (Expand)Author
11 daysall: fix parsing literal paragraphShulhan
2026-03-30all: move the sect anchor element to the rightShulhan
2026-03-26all: make the anchor symbol position on the right side of headersShulhan
2026-02-23testdata: add test for paragraph followed by unordered listShulhan
2026-01-24all: add aria-label to the anchor when sectanchor enabledShulhan
2026-01-23all: update default CSS to asciidoctor v2.0.26Shulhan
2026-01-23all: use separate file with go:embed for default CSSShulhan
2025-04-18all: disable generating HTML meta for "generator" in testsShulhan
2025-02-13testdata: redact the "Last updated" time in test-parser HTML filesShulhan
2025-02-13all: add default HTML stylesheetShulhan
2025-02-13testdata: add test data for unordered list with custom marker "[none]"Shulhan
2025-01-06go.mod: update all dependencies and Go to version 1.23.4Shulhan
2024-09-07Release asciidoctor-go v0.6.0 (2024-09-07)v0.6.0Shulhan
2024-08-12all: use strict document header formatShulhan
2024-04-04Release asciidoctor-go v0.5.2 (2023-04-04)v0.5.2Shulhan
2023-05-30all: handle custom marker in between unordered listShulhan
2023-05-28all: add support for unordered list with '-'Shulhan
2023-03-02all: handle empty preambleShulhan
2022-12-16all: fix the orders of generated HTML metaShulhan
2022-10-20all: implement macro "footnote:"Shulhan
2022-09-05all: fix parsing list description inside include directiveShulhan
2022-08-06Release asciidoctor-go v0.3.1 (2022-08-06)v0.3.1Shulhan
2022-08-05go.mod: update share to v0.40.0Shulhan
2022-07-24all: sort the generated HTML meta by namesShulhan
2022-07-24all: add default metadata "generator"Shulhan
2022-07-24all: rename the HTML output for test-parserShulhan