mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-02 03:32:38 +00:00
3c568ad013
* Use chroma.Coalesce * Escape code strings if lexer is nil Fixes #6877 Fixes #6856