ctargett commented on a change in pull request #1923:
URL: https://github.com/apache/lucene-solr/pull/1923#discussion_r495883947
##########
File path: solr/solr-ref-guide/src/_config.yml.template
##########
@@ -91,6 +91,11 @@ asciidoctor:
<<: *solr-attributes-ref
attribute-missing: "warn"
icons: "font"
- source-highlighter: "rouge"
- rouge-theme: "thankful-eyes"
stem:
+ source-highlighter: "rouge"
+ # Options from: https://github.com/jirutka/asciidoctor-rouge
+ rouge-css: "class"
+ # class option requires css file generated by
build/.gems/gems/rouge-vx.y.z/bin/rougify style style_name
+ # other option: style for inline styles, which is larger in size
+ # rouge-css: "style"
+ # rouge-style: "github"
Review comment:
I'm not sure I understand the point of the commented sections here?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]