index
:
asciidoctor
2.0.20-charlotte
main
MSM's fork of Asciidoctor
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
modules
/
syntax-highlighting
/
pages
/
custom.adoc
Age
Commit message (
Expand
)
Author
2022-07-03
add example of extended syntax highlighter that processes an individual token...
Dan Allen
2021-12-24
fix syntax highlighter example to fully support pygments-stylesheet attribute
Dan Allen
2021-12-23
added example to docs of extending the pygments adapter to link to a custom s...
Robert Bennett
2021-12-23
Fix typos and misspellings in docs and code (PR #4222)
Kian Meng, Ang
2021-10-18
rename default branch
Dan Allen
2021-09-19
fix link to API docs for SyntaxHighlighter class
Dan Allen
2021-08-14
update links to rubydoc.info to build on a shared attribute
Dan Allen
2021-08-14
improve the docs for writing a custom syntax highlighter adapter; add links t...
Dan Allen
2021-07-29
document that the Pygments installation can be set in a custom adapter that e...
Dan Allen
2021-07-29
use consistent style for section titles in docs module for syntax highlighting
Dan Allen
2021-07-29
rename syntax-highlighter-prism.rb to prism-syntax-highlighter.rb
Dan Allen
2021-07-29
document how to extend a built-in syntax highlighter adapter
Dan Allen
2020-12-08
write intro for Syntax Highlighting; document how to create a custom adapter
Dan Allen