index
:
asciidoctor-go
dev
main
Native Go parser for asciidoc markup.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testdata
/
test.got.html
Age
Commit message (
Expand
)
Author
11 days
all: fix parsing literal paragraph
Shulhan
2026-03-30
all: move the sect anchor element to the right
Shulhan
2026-03-26
all: make the anchor symbol position on the right side of headers
Shulhan
2026-02-23
testdata: add test for paragraph followed by unordered list
Shulhan
2026-01-24
all: add aria-label to the anchor when sectanchor enabled
Shulhan
2026-01-23
all: update default CSS to asciidoctor v2.0.26
Shulhan
2026-01-23
all: use separate file with go:embed for default CSS
Shulhan
2025-04-18
all: disable generating HTML meta for "generator" in tests
Shulhan
2025-02-13
testdata: redact the "Last updated" time in test-parser HTML files
Shulhan
2025-02-13
all: add default HTML stylesheet
Shulhan
2025-02-13
testdata: add test data for unordered list with custom marker "[none]"
Shulhan
2025-01-06
go.mod: update all dependencies and Go to version 1.23.4
Shulhan
2024-09-07
Release asciidoctor-go v0.6.0 (2024-09-07)
v0.6.0
Shulhan
2024-08-12
all: use strict document header format
Shulhan
2024-04-04
Release asciidoctor-go v0.5.2 (2023-04-04)
v0.5.2
Shulhan
2023-05-30
all: handle custom marker in between unordered list
Shulhan
2023-05-28
all: add support for unordered list with '-'
Shulhan
2023-03-02
all: handle empty preamble
Shulhan
2022-12-16
all: fix the orders of generated HTML meta
Shulhan
2022-10-20
all: implement macro "footnote:"
Shulhan
2022-09-05
all: fix parsing list description inside include directive
Shulhan
2022-08-06
Release asciidoctor-go v0.3.1 (2022-08-06)
v0.3.1
Shulhan
2022-08-05
go.mod: update share to v0.40.0
Shulhan
2022-07-24
all: sort the generated HTML meta by names
Shulhan
2022-07-24
all: add default metadata "generator"
Shulhan
2022-07-24
all: rename the HTML output for test-parser
Shulhan