Releases: wooorm/markdown-rs
Releases · wooorm/markdown-rs
1.0.0-alpha.4
- eea185e Fix double setext heading underlines
- 4f77634 Fix GFM task list checkboxes followed by eol
- 48823f0 Fix attention starting and ending in different links
- 5d5e945 Fix GFM autolink literals that end in in GFM table pipes
- e485745 Fix GFM tables to require a non-pipe in header row
- 7bf7e86 Refactor to always resolve edit maps
- d5ae7bb Remove unneeded
extern crate
s
by @Hocdoc in #28 - 34ea284 Refactor code-style for Rust 1.65
by @Hocdoc in #29
Full Changelog: 1.0.0-alpha.3...1.0.0-alpha.4
1.0.0-alpha.3
- e139a80 Fix GFM autolink literals after tabs
- db3c46a Fix GFM tables interfering with other constructs
- ccf6775 Fix container close after unclosed fenced code, w/ eol
- 8b41cfa Fix type of
start
on list in mdast
Full Changelog: 1.0.0-alpha.2...1.0.0-alpha.3
1.0.0-alpha.2
- ad1b3e6 Fix trailing whitespace around broken data
- 2cd3e65 Fix lists in MDX
- 6a60062 Regenerate unicode punctuation
by @ChristianMurphy in #15
Full Changelog: 1.0.0-alpha.1...1.0.0-alpha.2