-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
84 additions
and
39 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
untrusted comment: signature from minisign secret key | ||
RWSmY4o5Bad1vUn+orGx4hDwbXkazmOkukKGsqUxfIGqCzmbgZ11l9PK7MWXqPhR80B09zbv9uiyA98JlRuIkwhx8N2pJURe6AM= | ||
trusted comment: timestamp:1491508482 file:markdeep.min.js | ||
ptKm2ABAWUG1pgTqhDy6Jwqm9uc14rdp/XjuUyemdk9gwjuiQUZRa+ykKYaUYD8VqEiRU91jYGwhRGT6Y5PYDg== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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-03-31 Version 0.18: Lists and links | ||
1. Improved detection of the end of lists followed by indented content | ||
2. Improved handling of multiple lists within a single schedule list day | ||
3. Removed console debug output that was accidentally enabled in version 0.17 | ||
4. Defaulted to including the markdeep.min.js script with a trailing ?, to force updates under new aggressive browser caching | ||
5. Support for subfigures in references, e.g., Figure [dinosaur](a) | ||
6. Support for quoted URLs (needed for URLs containing unescaped parentheses) | ||
7. Allowed fenced code blocks to be indented | ||
8. Added support for both single and double arrows | ||
9. Fixed incorrect floating on diagrams that lack a right border | ||
10. Fixed citations at the end of figure captions | ||
|
||
* 2017-02-12 Version 0.17: Style | ||
1. Diagrams that are not floating may now omit the right-edge markers | ||
2. Workarounds for Wordpress compatibility | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
untrusted comment: signature from minisign secret key | ||
RWSmY4o5Bad1vYa0xNoGzMTHowc0/ZNyDXGUQEvtCY68OO/j9BNHd+EeiZSByuR3F6qXFJPjrpASISzFOgYh9Y1Dhm6EjGoNcgM= | ||
trusted comment: timestamp:1487198026 file:markdeep.js | ||
2JdZ7rcZrlPMV0+f6unp4MWOfM8qWUcQoXSuu0+IBSuJZKoVmqdN7dkUgSuBqMF7CE2MUIdZNIgbRQ3gvKQCAg== | ||
RWSmY4o5Bad1vViJyeo2OdxUlc7bb2Ewgj7VWj3qxv9odcw9IvfLSeDvmWheM+/zDCLtYlgw+yRhlXOYpvv8VNFRi8m8IzE0EAw= | ||
trusted comment: timestamp:1491508495 file:markdeep.js | ||
xu6bNdFp1g7HJGPhp7ApNIOi+WXVKVgd3D/JBe8Ar9u6tWVF9Q4TOvSJEtxPzeWKiRbaFxkgOfXac8PIZo5LBw== |