summaryrefslogtreecommitdiff
path: root/docs/modules/syntax-highlighting/pages/index.adoc
AgeCommit message (Collapse)Author
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-04-29use the term gem instead of RubyGem to refer to a gem; reword the ↵Dan Allen
installation overview
2022-08-22proofread documentation (PR #4336)Guillaume Grossetie
2022-07-25advise against mixing syntax highlighting and AsciiDoc text formattingDan Allen
2021-09-20replace the term tag with element to refer to an element node in HTML or XMLDan Allen
2020-12-30fix grammar [skip ci]Dan Allen
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-08write intro for Syntax Highlighting; document how to create a custom adapterDan Allen
- explain what source highlighting is - explain difference between client-side and build-time syntax highlighter - rework table that summarizes built-in syntax highlighters - clarify that Asciidoctor does not apply syntax highlighting when producing DocBook - add page about how to create a custom adapter
2020-12-08rename source-highlighters module to syntax-highlightingDan Allen