summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-20resolves #4191 add comparison example to API intro to help someone transition...Dan Allen
2021-10-18link to a real-world example of a docinfo file in a non-archived repository [...Dan Allen
2021-10-18rename default branchDan Allen
2021-10-18fix URLs in docsDan Allen
2021-10-18add links between custom converter and converter template pagesDan Allen
2021-10-17add links from main converters page to page that lists available convertersDan Allen
2021-10-16resolves #4182 support dropping principal text of list item or description te...Dan Allen
2021-10-16document that converter templates can be shared with AsciidoctorJ, but not As...Dan Allen
2021-10-16document how to specify multiple template directories when using converter te...Dan Allen
2021-10-15apply minor revisions and rephrasing to Converter Templates pageDan Allen
2021-10-15remap api:load-templates.adoc to convert:templates.adocDan Allen
2021-10-14resolves #3948 document how to use converter templates (PR #4180)Dan Allen
2021-10-13resolves #4154 document how to uninstall the Asciidoctor gem (PR #4187)Dan Allen
2021-10-12clarify the behavior of the --pre option for gem installDan Allen
2021-10-12revise intro on Install page; provide clearer recommendations for which insta...Dan Allen
2021-10-11resolves #4184 update default stylesheet to fix spacing around empty list ite...Dan Allen
2021-10-11remove unnecessary specificity in default stylesheet for styling p element in...Dan Allen
2021-10-11remove trailing space in README [skip ci]Dan Allen
2021-10-11consolidate entires for Compliance section in CHANGELOG [skip ci]Dan Allen
2021-10-10resolves #4147 disallow the use of dot in the name of a named element attribu...Dan Allen
2021-10-09resolves #4175 document the syntax topic of the --help CLI option (PR #4181)Dan Allen
2021-10-09fix xref on CLI intro pageDan Allen
2021-10-09link to the man page for the asciidoctor command that is included in the docsDan Allen
2021-10-09use internal link to CLI and API from intro pageDan Allen
2021-10-09fix the documentation heading in the CHANGELOGDan Allen
2021-10-07resolves #4151 don't promote level-0 special section at start of document to ...Dan Allen
2021-10-05add missing detail about ifndef directive to CHANGELOGDan Allen
2021-10-04resolves #4160 use width attribute to set width of table and table column (PR...Dan Allen
2021-10-01resolves #4176 allow hash to be specified for Vimeo video either in video ID ...Dan Allen
2021-09-28add missing file in documentationDan Allen
2021-09-28create a proper intro page for the API in the documentationDan Allen
2021-09-25document how to make more elements addressable from CSS using id and role att...Dan Allen
2021-09-25add note to AsciiDoc.py migration guide about differences in ID generationDan Allen
2021-09-23clarify description of Asciidoctor in docsDan Allen
2021-09-21fix reference to delimited blocks in docsDan Allen
2021-09-21minor clarifications to docs for custom converterDan Allen
2021-09-20fix location of asciidoctor command on custom converter pageDan Allen
2021-09-20remove "Built-in" from title for page of convertible contextsDan Allen
2021-09-20add missing pageDan Allen
2021-09-20move reference of built-in convertible contexts to separate pageDan Allen
2021-09-20split converters page and move to convert moduleDan Allen
2021-09-20resolves #4136 document how to create a custom converter (PR #4172)Dan Allen
2021-09-20replace the term tag with element to refer to an element node in HTML or XMLDan Allen
2021-09-19fix link to API docs for SyntaxHighlighter classDan Allen
2021-09-19remove redundant max-width on svg in print styles of default stylesheetDan Allen
2021-09-18target object element with image more accurately in default stylesheetDan Allen
2021-09-18add max-width to svg element in default stylesheetDan Allen
2021-09-18don't set height to 100% on object tag in default stylesheetDan Allen
2021-09-18remove styles for unused embed tag in default stylesheetDan Allen
2021-09-15add test to verify natural xref does not work if sectids is not set (meaning ...Dan Allen