You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2019/10/09 11:32:33 UTC

[GitHub] [activemq-website] ullgren opened a new pull request #16: Specify language in codeblocks so rouge does have to guess.

ullgren opened a new pull request #16: Specify language in codeblocks so rouge does have to guess.
URL: https://github.com/apache/activemq-website/pull/16
 
 
   When building with the official container `jekyll/jekyll:4` the build results in the error
   
   ```
   /usr/gem/gems/rouge-3.11.1/lib/rouge/lexer.rb:178:in `guess': Ambiguous guess: can't decide between ["xml", "mason"] (Rouge::Guesser::Ambiguous)
   ```
   
   This PR adds a language specifier to code blocks with XML content to help rouge decide.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services