aboutsummaryrefslogtreecommitdiff
path: root/asciidoctor.go
AgeCommit message (Expand)Author
2026-02-18all: fix parsing inline format with escaped characterShulhan
2026-02-09Release asciidoctor-go v0.7.3 (2026-02-09)v0.7.3Shulhan
2026-01-23all: use separate file with go:embed for default CSSShulhan
2025-12-27Release asciidoctor-go v0.7.2 (2025-12-27)v0.7.2Shulhan
2025-04-18Release asciidoctor-go v0.7.1 (2025-04-18)v0.7.1Shulhan
2025-04-18Release asciidoctor-go v0.7.0 (2025-04-18)v0.7.0Shulhan
2025-02-01Release asciidoctor-go v0.6.2 (2025-02-01)v0.6.2Shulhan
2024-12-08Release asciidoctor-go v0.6.1 (2024-12-08)v0.6.1Shulhan
2024-09-07Release asciidoctor-go v0.6.0 (2024-09-07)v0.6.0Shulhan
2024-04-04Release asciidoctor-go v0.5.2 (2023-04-04)v0.5.2Shulhan
2024-03-05all: replace module "share" with "pakakeh.go"Shulhan
2023-12-14Release asciidoctor-go v0.5.1 (2023-12-14)v0.5.1Shulhan
2023-12-09all: replace linter golangci-lint with revive and shadowShulhan
2023-06-04Release asciidoctor-go v0.5.0 (2023-06-04)v0.5.0Shulhan
2023-03-02Release asciidoctor-go v0.4.1 (2023-03-02)v0.4.1Shulhan
2023-02-12Release asciidoctor-go v0.4.0 (2023-02-12)v0.4.0Shulhan
2022-12-16all: detach parsing preamble from contentShulhan
2022-12-16all: add package documentation and comment on VersionShulhan
2022-09-05Release asciidoctor-go v0.3.2 (2022-09-05)v0.3.2Shulhan
2022-08-06Release asciidoctor-go v0.3.1 (2022-08-06)v0.3.1Shulhan
2022-08-05all: cleaning up codesShulhan
2022-07-24Release asciidoctor-go v0.3.0 (2022-07-24)v0.3.0Shulhan
2022-07-24all: add default metadata "generator"Shulhan
2022-02-21all: relicense the asciidoctor-go under GPL 3.0 or laterShulhan
2020-11-23all: implement parser for tableShulhan