Version 2.3
July 5, 2018
- Allows strikethrough in markdown by default.
- Upgrades jQuery to 3.2.1, thanks to Tomi Takussaari
- Fixes invalid HTML in
layout.erb
, thanks to Eric Scouten for pointing out - Hopefully fixes Vagrant memory issues, thanks to Petter Blomberg for the suggestion
- Cleans HTML in headers before setting
document.title
, thanks to Dan Levy - Allows trailing whitespace in markdown files, thanks to Samuel Cousin
- Fixes pushState/replaceState problems with scrolling not changing the document hash, thanks to Andrey Fedorov
- Removes some outdated examples, thanks @al-tr, Jerome Dahdah, and Ricardo Castro
- Fixes
nav-padding
bug, thanks Jerome Dahdah - Code style fixes thanks to Sebastian Zaremba
- Nokogiri version bump thanks to Grey Baker
- Fix to default
index.md
text thanks to Nick Busey