Update history to reflect merge of #3278 [ci skip]

This commit is contained in:
Parker Moore 2015-01-10 00:00:30 -08:00
parent 9a52d56b5a
commit 989639256d
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
* Kramdown: Use `enable_coderay` key instead of `use_coderay` (#3237) * Kramdown: Use `enable_coderay` key instead of `use_coderay` (#3237)
* Unescape `Document` output path (#2924) * Unescape `Document` output path (#2924)
* Fix nav items alignment when on multiple rows (#3264) * Fix nav items alignment when on multiple rows (#3264)
* Highlight: Only Strip Newlines/Carriage Returns, not Spaces (#3278)
### Development Fixes ### Development Fixes