aboutsummaryrefslogtreecommitdiff
path: root/testdata/got.test.html
AgeCommit message (Expand)Author
2020-11-03all: implement section numbering with sectnums and sectnumlevelsShulhan
2020-11-03all: implement parser for customizing the cross reference textShulhan
2020-11-01all: implement parser for inline and natural cross referenceShulhan
2020-10-31all: implement parser for block anchor and inline anchorShulhan
2020-10-30all: use consistent names and rules between literal and listing blocksShulhan
2020-10-30all: fix rendering toc by levelsShulhan
2020-10-29all: add support for toc position "macro"Shulhan
2020-10-29all: add support to set ToC position to "left" or "right"Shulhan
2020-10-29all: implement parser and HTML renderer for table of contentsShulhan
2020-10-29all: parse inline formatting on section titleShulhan
2020-10-29all: implement parser for inline imageShulhan
2020-10-29all: implement parser for block passthroughShulhan
2020-10-29all: implement parser for inline URL and linkShulhan
2020-10-28all: handle escaped character when parsing inline formattingShulhan
2020-10-27all: implement parser for subscript and superscriptShulhan
2020-10-27all: implement parser for single quote curveShulhan
2020-10-26all: implement parser for double quote curve ("`...`")Shulhan
2020-10-26all: implement parser for inline formatting bold, italic, and monoShulhan
2020-10-15asciidoctor-go: asciidoctor markup parser for GoShulhan