markdeep.min.js
2017-12-31 Version 0.23: Code
- Tweaked the apidoc.css style.
- Fixed top-level header formatting broken in the previous release.
- Code blocks now use four-space tabs (instead of eight spaces).
- Added syntax coloring for Go, Rust, R, Lua, TypeScript, and Swift code blocks.
- Added support for back-to-back code blocks with no text between them.
- Improved robustness of schedule list detection and removed warning messages from speculative parser.
- Localized smart quotation marks to the same region as other keywords, following this spec.
- Fixed email address detection for 2-letter domains with a patch by Michael Smirnov.