diff --git a/History.markdown b/History.markdown index e4731c16..45dda9b8 100644 --- a/History.markdown +++ b/History.markdown @@ -24,6 +24,7 @@ * Kramdown: Use `enable_coderay` key instead of `use_coderay` (#3237) * Unescape `Document` output path (#2924) * Fix nav items alignment when on multiple rows (#3264) + * Highlight: Only Strip Newlines/Carriage Returns, not Spaces (#3278) ### Development Fixes