aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
11 daysall: fix parsing literal paragraphShulhan
2026-03-26all: make the anchor symbol position on the right side of headersShulhan
2026-01-22all: reformat README with prettier and simplify licenseShulhan
2025-06-29all: update README for kilabit.info/project/asciidoctor-goShulhan
2025-04-18README: update notes related to Includes directiveShulhan
2025-02-16all: support document attribute "docdir"Shulhan
2025-02-13README: update the completed features on Lists and Description ListsShulhan
2025-02-13all: add default HTML stylesheetShulhan
2025-02-01README: mention ciigo as the front-end tools of this libraryShulhan
2024-08-16all: support document attribute "leveloffset"Shulhan
2024-08-13all: rename meta or metadata words to document attributeShulhan
2023-05-30all: handle custom marker in between unordered listShulhan
2023-05-28all: add support for unordered list with '-'Shulhan
2023-05-28all: reformat list item, remove numbering prefix xx.x.Shulhan
2023-05-27all: convert README from Asciidoc to MarkdownShulhan
2022-07-16all: reformat the README back to asciidocShulhan
2022-02-21all: relicense the asciidoctor-go under GPL 3.0 or laterShulhan
2021-03-06Release asciidoctor-go v0.1.0 (2021-03-06)v0.1.0Shulhan
2020-12-25all: add predefined attributes for character replacementsShulhan
2020-12-24README: add subsection for list of TODO for Include DirectiveShulhan
2020-12-20all: add unit test for paragraph lead styleShulhan
2020-12-10README: add partial support for include directiveShulhan
2020-12-09all: fix parsing description list with linkShulhan
2020-12-08all: add support for checklist in unordered listShulhan
2020-12-08all: support custom markers on unordered listShulhan
2020-12-05all: add support for escaping cell separatorShulhan
2020-12-05all: render the table caption with auto numberingShulhan
2020-12-05all: add test cases for table orientationShulhan
2020-12-05all: support setting table stripes stylesShulhan
2020-12-05all: add support for setting table bordersShulhan
2020-12-04all: support setting table width and with autowidth optionShulhan
2020-11-30all: implement table options "footer"Shulhan
2020-11-29all: implement cell formattingShulhan
2020-11-24README: change the format to markdownShulhan