summaryrefslogtreecommitdiff
path: root/inline_parser_test.go
AgeCommit message (Expand)Author
2024-08-13all: refactoring DocumentAttribute into structShulhan
2024-03-05all: replace module "share" with "pakakeh.go"Shulhan
2022-11-27all: implement inline macro for passthrough ("pass:")Shulhan
2022-10-20all: implement macro "footnote:"Shulhan
2022-08-06all: rewrite unit tests for inlineParser using test.DataShulhan
2022-08-05all: cleaning up codesShulhan
2022-07-16all: reformat all Go filesShulhan
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-24all: remove parameter isForToC on method element.toHTMLShulhan
2020-12-20all: use consistent names for parserShulhan