v4.2.0 RELEASE NOTES: https://github.com/panr/hugo-theme-terminal/releases/tag/v4.2.0 --- Issues (and fixes): - New code highlighting doesn't look right (https://github.com/panr/hugo-theme-terminal/issues/537): - [FIX] Add this to your global config file: - ```toml [markup.highlight] noClasses = false ```