Please enable [source,pdf] syntax highlighting via my enhanced version of Rouge (which, after 14 months, still has not been merged!!) by using this specific fork of Rouge
Gemfile addition:
# Pick up modified Rouge with "pdf" (COS) syntax support
gem "rouge", git: 'https://github.com/petervwyatt/rouge.git', branch: 'feature.pdf'
Please enable
[source,pdf]syntax highlighting via my enhanced version of Rouge (which, after 14 months, still has not been merged!!) by using this specific fork of RougeGemfile addition: