mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
3c568ad013
* Use chroma.Coalesce * Escape code strings if lexer is nil Fixes #6877 Fixes #6856