index
:
asciidoctor-go
dev
main
Native Go parser for asciidoc markup.
Shulhan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-12-27
Release asciidoctor-go v0.7.2 (2025-12-27)
v0.7.2
Shulhan
2025-12-27
go.mod: use Go 1.24.0 and update all dependencies
Shulhan
2025-06-29
all: update README for kilabit.info/project/asciidoctor-go
Shulhan
2025-04-18
Release asciidoctor-go v0.7.1 (2025-04-18)
v0.7.1
Shulhan
2025-04-18
all: fix the logic when applying default embedded CSS
Shulhan
2025-04-18
all: disable generating HTML meta for "generator" in tests
Shulhan
2025-04-18
Release asciidoctor-go v0.7.0 (2025-04-18)
v0.7.0
Shulhan
2025-04-18
README: update notes related to Includes directive
Shulhan
2025-04-18
all: update all dependencies
Shulhan
2025-04-18
all: support include directive inside block code
Shulhan
2025-04-18
all: remove logging
Shulhan
2025-02-18
all: remove the "nolint" tag
Shulhan
2025-02-16
all: support document attribute "docdir"
Shulhan
2025-02-16
all: move setting attribute to Document
Shulhan
2025-02-13
testdata: redact the "Last updated" time in test-parser HTML files
Shulhan
2025-02-13
README: update the completed features on Lists and Description Lists
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-02-13
testdata: fix version number in test data
Shulhan
2025-02-01
Release asciidoctor-go v0.6.2 (2025-02-01)
v0.6.2
Shulhan
2025-02-01
README: mention ciigo as the front-end tools of this library
Shulhan
2025-02-01
make: replace external linters with internal command gocheck
Shulhan
2025-02-01
go.mod: update all dependencies
Shulhan
2025-01-21
all: fix section detected as paragraph after list and comment
Shulhan
2025-01-06
go.mod: update all dependencies and Go to version 1.23.4
Shulhan
2024-12-08
Release asciidoctor-go v0.6.1 (2024-12-08)
v0.6.1
Shulhan
2024-12-08
go.mod: update all dependencies
Shulhan
2024-10-15
make: serve doc on non-common port
Shulhan
2024-10-15
all: group all image related method and functions into single file
Shulhan
2024-10-15
all: fix missing SPDX copyright and license on test file
Shulhan
2024-10-13
all: fix reading include file when parent path is absolute
Shulhan
2024-10-13
all: fix error log when failed to opend included file
Shulhan
2024-09-07
Release asciidoctor-go v0.6.0 (2024-09-07)
v0.6.0
Shulhan
2024-09-07
go.mod: update dependency
Shulhan
2024-09-07
Makefile: replace golangci-lint with "go vet"
Shulhan
2024-09-07
all: fix signature of [Element.WriteByte]
Shulhan
2024-08-16
all: remove unnecessary TrimRight
Shulhan
2024-08-16
all: support document attribute "leveloffset"
Shulhan
2024-08-13
all: refactoring DocumentAttribute into struct
Shulhan
2024-08-13
all: rename meta or metadata words to document attribute
Shulhan
2024-08-13
all: replace licensing format to REUSE.toml
Shulhan
2024-08-13
all: rename struct "AttributeEntry" to "DocumentAttribute"
Shulhan
2024-08-13
all: add element kind Section 0
Shulhan
2024-08-12
go.mod: update all dependencies
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
2024-03-05
all: replace if-else bytes.Equals with static string case comparisons
Shulhan
2024-03-05
all: comply with linter recommendations
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
[next]