summaryrefslogtreecommitdiff
path: root/docs/modules/syntax-highlighting/pages/custom.adoc
AgeCommit message (Expand)Author
2022-07-03add example of extended syntax highlighter that processes an individual token...Dan Allen
2021-12-24fix syntax highlighter example to fully support pygments-stylesheet attributeDan Allen
2021-12-23added example to docs of extending the pygments adapter to link to a custom s...Robert Bennett
2021-12-23Fix typos and misspellings in docs and code (PR #4222)Kian Meng, Ang
2021-10-18rename default branchDan Allen
2021-09-19fix link to API docs for SyntaxHighlighter classDan Allen
2021-08-14update links to rubydoc.info to build on a shared attributeDan Allen
2021-08-14improve the docs for writing a custom syntax highlighter adapter; add links t...Dan Allen
2021-07-29document that the Pygments installation can be set in a custom adapter that e...Dan Allen
2021-07-29use consistent style for section titles in docs module for syntax highlightingDan Allen
2021-07-29rename syntax-highlighter-prism.rb to prism-syntax-highlighter.rbDan Allen
2021-07-29document how to extend a built-in syntax highlighter adapterDan Allen
2020-12-08write intro for Syntax Highlighting; document how to create a custom adapterDan Allen