summaryrefslogtreecommitdiff
path: root/examples/basic-example.adoc
AgeCommit message (Collapse)Author
2022-04-21update link to asciidoc.org in basic exampleDan Allen
2019-11-21change basic example to article doctype and add a tocDan Allen
2019-04-13resolves #85 place footnotes at end of chapter (book) or document (article) ↵Dan Allen
(PR #1016) - place list of footnotes at end of chapter (when doctype is book) or document (when doctype is article) - add footnotes category to theme to style footnote list - add additional footnotes to example documents - honor footnotes-title attribute to control title of footnote list (unset by default)
2016-09-25add reproducible flag to examplesDan Allen
2016-08-21configure README for viewing on GitHubDan Allen
- enable TOC - enable admonition icons - use title capitalization for section titles - add status badges
2016-08-04use Rouge as syntax highlighter in examplesDan Allen
2015-06-23add -example suffix to example file namesDan Allen