summaryrefslogtreecommitdiff
path: root/docs/modules/syntax-highlighting/nav.adoc
AgeCommit message (Collapse)Author
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