summaryrefslogtreecommitdiff
path: root/docs/modules/html-backend/pages
AgeCommit message (Collapse)Author
2024-02-04rework the backend and converter sections for each of the built-in convertersDan Allen
2024-02-04add disclaimer about the use of Google Fonts in the output of the HTML converterDan Allen
2023-11-20add command to preview HTML in the terminalDan Allen
2023-11-01skip-front-matter is an attribute, not an optionDan Allen
2023-10-20fix misspelling in docsKjell Irgens
2023-10-11fix minor typo in favicon docs (PR #4502)VZ
2023-06-22add disclaimer about the Asciidoctor Skins projectDan Allen
2023-06-18fix comment about relationship between allow-uri-read and data-uri ↵Dan Allen
attributes when converting to PDF
2023-06-05remove a few more cases when source style is used in docs when not neededDan Allen
2023-05-29remove explicit source style in docs when not neededDan Allen
2023-05-17fix cases when source style is missing on literal block in docsDan Allen
2023-05-07add "Use" at start of local font awesome page titleDan Allen
2023-04-30resolves #3929 treat uri:classloader: as absolute path prefix when running ↵Dan Allen
on JRuby (PR #4444)
2023-04-30fix grammatical error in docsDan Allen
2022-08-22proofread documentation (PR #4336)Guillaume Grossetie
2022-07-26resolves #4044 document how to use a local copy of Font AwesomeDan Allen
document the iconfont-remote and iconfont-name attributes
2022-01-31remove outdated comments in docsDan Allen
2021-12-23Fix typos and misspellings in docs and code (PR #4222)Kian Meng, Ang
2021-09-25document how to make more elements addressable from CSS using id and role ↵Dan Allen
attributes
2021-09-20replace the term tag with element to refer to an element node in HTML or XMLDan Allen
2021-09-13add link to source of default stylesheet; pull references to default ↵Dan Allen
stylesheet up as attributes
2021-07-25Fix syntax error in default stylesheet page; make steps for extending ↵Dan Allen
default stylesheet clearer [skip ci]
2021-07-25explain how to obtain a copy of the default stylesheet [skip ci]Dan Allen
- explain several ways to obtain a copy of the default stylesheet - make minor revisions / rewording to default stylesheet page
2021-06-13Remove 'simply' in docs (PR #4085) [skip ci]Guillaume Grossetie
2021-03-23in the docs, cite section anchors as another feature that relies on the ↵Dan Allen
stylesheet [skip ci]
2021-03-23revise note in docs about replacing the default stylesheet [skip ci]Dan Allen
2021-03-22Apply minor typo and flow change to default stylesheet docs (PR #3977) [skip ci]Chris Perrault
2021-01-15Fix duplicated words (PR #3912)Guillaume Grossetie
2020-12-18update listing syntax for commandsSarah White
2020-12-08add my-document source and image references, update associated contentSarah White
2020-12-08content clarifications, syntax fixes, and added xrefsSarah White
2020-12-08switch fenced code blocks to AsciiDoc source blocks and always set languageDan Allen
2020-12-08rename source-highlighters module to syntax-highlightingDan Allen
2020-12-08rewrite the pages that cover stylesheet modes and applying a custom ↵Dan Allen
stylesheet; reorder pages in nav
2020-12-08document the default stylesheetDan Allen
2020-12-08create integration modules; update stylesheet pagesSarah White
2020-12-08add :standalone option to Ruby API options; list :header_footer as ↵Dan Allen
deprecated alias
2020-12-08rearchitect modules and filenames and drop asciidoctor folder under docsSarah White