Use Rouge syntax highlighting in PDF version of Reference Manual
This commit uses a tip provided by @mojavelinux to set the syntax highlighter to Rouge for the PDF version of the User Guide. Once Asciidoctor 1.5.7 has been released we will likely switch to Rouge for the HTML version of the Reference Manual as well. Issue: SPR-14997
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
:wiki-spring-framework: https://github.com/spring-projects/spring-framework/wiki
|
||||
:toc: left
|
||||
:toclevels: 2
|
||||
ifdef::backend-pdf[:source-highlighter: rouge]
|
||||
|
||||
[[spring-whats-new]]
|
||||
== What's New in the Spring Framework
|
||||
|
||||
Reference in New Issue
Block a user