diff --git a/History.markdown b/History.markdown index 81ac96c7..ca381284 100644 --- a/History.markdown +++ b/History.markdown @@ -77,6 +77,7 @@ * Remove `+` characters from Pygments lexer names when adding as a CSS class (#994) * Remove some code that caused Ruby interpreter warnings (#2178) + * Only strip the drive name if it begins the string (#2175) ### Development Fixes * Add a link to the site in the README.md file (#1795)