markdown-it
Advanced tools
Changelog
[12.0.5] - 2021-04-15
===
inside are no longer incorrectly interpreted as headers, #772.Changelog
[12.0.4] - 2020-12-20
12.0.3
when processing strikethrough (~~
) and similar plugins, #742.Changelog
[12.0.3] - 2020-12-07
[](<foo<bar>)
is no longer a valid link.[](url (xxx())
is no longer a valid link.[](url\ xxx)
is no longer a valid link.<? ... ?>
in an inline context.<meta>
html tag to appear in an inline context.Changelog
[12.0.2] - 2020-10-23
|\n|\n|
) are no longer rendered as a table with no columns, #724.Changelog
[12.0.0] - 2020-10-14
.gitattributes
, force unix eol under windows, for development.highlight(code, lang, attrs)
, #626.rollup.js
to browserify sources.bower.json
(bower reached EOL).specsplit.js
options.Makefile
in favour of npm scrips.%25
is no longer decoded in beautified urls, #720.Changelog
[11.0.1] - 2020-09-14
Changelog
[11.0.0] - 2020-05-20
linkify-it
to 3.0.0, #661 + allow unlimited .
inside links.nyc
for coverage reports.Changelog
[10.0.0] - 2019-09-11