kramdown - markdown converter - update - v1.10 - released (now incl. strikethrough)
Hello, Via Vienna.html great news - kramdown v1.10 is out - thanks to Thomas Leitner - the author (from Vienna, Austria ;-) of the markdown converter in ruby. What’s news?
-
Support for the math-engine MathJax-Node was updated to use the new mathjax-node package (fixes [#313], pull request by Tom Thorogood)
-
URL query parameters can now be appended to language names specified in fenced code blocks if the syntax highlighting engine accepts them (fixes [#234])
-
Added strikethrough syntax to the GFM parser (fixes [#184] and [#307]; initial pull request by Diego Galeota, updated by Parker Moore)
-
Allow almost all characters in class names that are defined via a special syntax (fixes [#318], requested by cabo)
-
And some more minor bug fixes and updates.
Cheers.
PS: Read the Q&A with Thomas Leitner in the Static Times series for more about the past, present and future of kramdown.
Post a comment