aboutsummaryrefslogtreecommitdiff
path: root/document_test.go
AgeCommit message (Expand)Author
2025-04-18all: disable generating HTML meta for "generator" in testsShulhan
2025-02-16all: move setting attribute to DocumentShulhan
2025-02-13testdata: redact the "Last updated" time in test-parser HTML filesShulhan
2024-08-13all: refactoring DocumentAttribute into structShulhan
2024-08-13all: rename meta or metadata words to document attributeShulhan
2024-08-12all: use strict document header formatShulhan
2024-03-05all: replace module "share" with "pakakeh.go"Shulhan
2023-12-09all: rewrite tests for ToHTML using [test.Data]Shulhan
2023-12-09all: replace linter golangci-lint with revive and shadowShulhan
2022-12-19all: update reference for preamble and add unit testShulhan
2022-12-19all: support multi line attribute valuesShulhan
2022-12-16all: fix the orders of generated HTML metaShulhan
2022-08-05all: cleaning up codesShulhan
2022-07-24all: rename the HTML output for test-parserShulhan
2022-07-24all: rewrite test using lib/test.DataShulhan
2022-07-17all: move Parse and parse functions to documentShulhan
2022-07-16all: reformat all Go filesShulhan
2022-02-21all: relicense the asciidoctor-go under GPL 3.0 or laterShulhan
2020-10-15asciidoctor-go: asciidoctor markup parser for GoShulhan