aboutsummaryrefslogtreecommitdiff
path: root/document_parser_test.go
AgeCommit message (Expand)Author
2022-07-24all: rewrite test using lib/test.DataShulhan
2022-07-17all: move Parse and parse functions to documentShulhan
2022-07-17all: trim the right spaces on each line during parsing kind of lineShulhan
2022-07-16all: reformat all Go filesShulhan
2022-07-16all: realign all structsShulhan
2022-02-21all: relicense the asciidoctor-go under GPL 3.0 or laterShulhan
2021-04-06go.mod: set minimum Go version to 1.16 and update module share to v0.25.1Shulhan
2020-12-24document: rename ToEmbeddedHTML to ToHTMLEmbeddedShulhan
2020-12-20all: do not wrap document with content and preamble on ToEmbeddedHTMLShulhan
2020-12-20all: fix parsing list with open blockShulhan
2020-11-15all: add support for multiple authors with emailShulhan
2020-11-15all: add method ToEmbeddedHTMLShulhan
2020-11-15all: parse the document subtitleShulhan
2020-11-15all: support setting document title through meta "doctitle"Shulhan