Skip to content

markdeep.min.js

Compare
Choose a tag to compare
@reelsense reelsense released this 04 Jan 23:07
· 4 commits to master since this release
a518f58

2017-12-31 Version 0.23: Code

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