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
/
document_test.go
Age
Commit message (
Expand
)
Author
2025-04-18
all: disable generating HTML meta for "generator" in tests
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
2024-08-13
all: refactoring DocumentAttribute into struct
Shulhan
2024-08-13
all: rename meta or metadata words to document attribute
Shulhan
2024-08-12
all: use strict document header format
Shulhan
2024-03-05
all: replace module "share" with "pakakeh.go"
Shulhan
2023-12-09
all: rewrite tests for ToHTML using [test.Data]
Shulhan
2023-12-09
all: replace linter golangci-lint with revive and shadow
Shulhan
2022-12-19
all: update reference for preamble and add unit test
Shulhan
2022-12-19
all: support multi line attribute values
Shulhan
2022-12-16
all: fix the orders of generated HTML meta
Shulhan
2022-08-05
all: cleaning up codes
Shulhan
2022-07-24
all: rename the HTML output for test-parser
Shulhan
2022-07-24
all: rewrite test using lib/test.Data
Shulhan
2022-07-17
all: move Parse and parse functions to document
Shulhan
2022-07-16
all: reformat all Go files
Shulhan
2022-02-21
all: relicense the asciidoctor-go under GPL 3.0 or later
Shulhan
2020-10-15
asciidoctor-go: asciidoctor markup parser for Go
Shulhan