Skip to content

Commit

Permalink
0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
reelsense committed Nov 28, 2017
1 parent 179c62e commit ecb7be8
Show file tree
Hide file tree
Showing 5 changed files with 265 additions and 54 deletions.
7 changes: 7 additions & 0 deletions 0.22/markdeep.min.js

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions 0.22/markdeep.min.js.minisig
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
untrusted comment: signature from minisign secret key
RWSmY4o5Bad1vZTdV7rrUCiu/A7MyL507C4Lona1+O8o7SZ//abWLwJllQ7223KI4uA1aX8VdKfM49G9DP0Er4LelalzxTz9fA4=
trusted comment: timestamp:1511832839 file:markdeep.min.js
3UycFS7d7tpCCaVELbKdAc5YvnDmP7vFMLbAQWVjcrUwjY7DTGRsWK/ncNp/bvOPpsL/GbzE5G5VJiucOPTEBw==
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,18 @@ You can modify the Markdeep line at the bottom of a document to hardcode to a sp

You can report bugs to [[email protected]](mailto:[email protected]) by sending a Markdeep document and what you think is wrong about the way that it appears.

* 2017-11-25 Version 0.22: Unity
1. Added support for long <-- and --> arrows in body text.
2. Added support for ordered lists that begin with numbers other than 1.
3. Markdeep now strips HTML comments that are not in code blocks at the beginning of processing.
4. Added Japanese localization by Takashi Masuyama.
5. Added optional CSS classes to fenced code blocks.
6. Added multiple unioned code blocks for use in highlighting and multi-language examples.
7. Fixed CSS to not leak outside Markdeep blocks when in html embedding mode.
8. Added support for LaTeX when in doxygen and html embedding modes.
9. Added admonitions (callout notes for the reader).
10. Added `apidoc.css` stylesheet and corresponding template by Aras Pranckevičius.

* 2017-10-03 Version 0.21: Robustness
1. Upgraded to [`highlight.js 9.12.0`](https://highlightjs.org/), included shell session highlighting.
2. Fixed excess whitespace due to `<p>` tags being generated near section headers.
Expand Down
Loading

0 comments on commit ecb7be8

Please sign in to comment.