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
/
asciidoctor.go
Age
Commit message (
Expand
)
Author
2026-02-18
all: fix parsing inline format with escaped character
Shulhan
2026-02-09
Release asciidoctor-go v0.7.3 (2026-02-09)
v0.7.3
Shulhan
2026-01-23
all: use separate file with go:embed for default CSS
Shulhan
2025-12-27
Release asciidoctor-go v0.7.2 (2025-12-27)
v0.7.2
Shulhan
2025-04-18
Release asciidoctor-go v0.7.1 (2025-04-18)
v0.7.1
Shulhan
2025-04-18
Release asciidoctor-go v0.7.0 (2025-04-18)
v0.7.0
Shulhan
2025-02-01
Release asciidoctor-go v0.6.2 (2025-02-01)
v0.6.2
Shulhan
2024-12-08
Release asciidoctor-go v0.6.1 (2024-12-08)
v0.6.1
Shulhan
2024-09-07
Release asciidoctor-go v0.6.0 (2024-09-07)
v0.6.0
Shulhan
2024-04-04
Release asciidoctor-go v0.5.2 (2023-04-04)
v0.5.2
Shulhan
2024-03-05
all: replace module "share" with "pakakeh.go"
Shulhan
2023-12-14
Release asciidoctor-go v0.5.1 (2023-12-14)
v0.5.1
Shulhan
2023-12-09
all: replace linter golangci-lint with revive and shadow
Shulhan
2023-06-04
Release asciidoctor-go v0.5.0 (2023-06-04)
v0.5.0
Shulhan
2023-03-02
Release asciidoctor-go v0.4.1 (2023-03-02)
v0.4.1
Shulhan
2023-02-12
Release asciidoctor-go v0.4.0 (2023-02-12)
v0.4.0
Shulhan
2022-12-16
all: detach parsing preamble from content
Shulhan
2022-12-16
all: add package documentation and comment on Version
Shulhan
2022-09-05
Release asciidoctor-go v0.3.2 (2022-09-05)
v0.3.2
Shulhan
2022-08-06
Release asciidoctor-go v0.3.1 (2022-08-06)
v0.3.1
Shulhan
2022-08-05
all: cleaning up codes
Shulhan
2022-07-24
Release asciidoctor-go v0.3.0 (2022-07-24)
v0.3.0
Shulhan
2022-07-24
all: add default metadata "generator"
Shulhan
2022-02-21
all: relicense the asciidoctor-go under GPL 3.0 or later
Shulhan
2020-11-23
all: implement parser for table
Shulhan