index
:
asciidoctor-go
dev
main
Native Go parser for asciidoc markup.
Shulhan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testdata
/
test.got.html
Age
Commit message (
Expand
)
Author
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