Went with @stomar's suggestion
This commit is contained in:
parent
63e977721a
commit
1b8205245e
|
@ -65,7 +65,7 @@ eos
|
|||
puts
|
||||
Jekyll.logger.error "While attempting to convert the above code, Pygments.rb" +
|
||||
" returned an unacceptable value."
|
||||
Jekyll.logger.error "This is usually solved by running `jekyll build` again."
|
||||
Jekyll.logger.error "This is usually a timeout problem solved by running `jekyll build` again."
|
||||
raise ArgumentError.new("Pygments.rb returned an unacceptable value when attempting to highlight some code.")
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue