markdeep.min.js
2017-10-03 Version 0.21: Robustness
- Upgraded to highlight.js 9.12.0, included shell session highlighting.
- Fixed excess whitespace due to
tags being generated near section headers.
- Capitalized "Contents" in English.
- Made title and list pattern detection more robust.
- Improved parsing of image grids when near other individual images.
- Made all images hyperlink to their full-resolution versions.
- Improved wide character support for diagrams contributed by Torsten Grust.
- Changed implicit URL parsing to consider a trailing period as punctuation instead of part of the URL. Use explicit URL syntax of http://... to force it to be part of the URL.
- Added an explicit CSS class for tocNumber to support hiding them.
- Added support for nested blockquotes.
- Fixed indented lists immediately after a header.