Releases: wooorm/markdown-rs
Releases · wooorm/markdown-rs
1.0.0-alpha.11
Fix
- ddbeb9c Fix parsing of nested links
by @sheremetyev in #73
Full Changelog: 1.0.0-alpha.10...1.0.0-alpha.11
1.0.0-alpha.10
1.0.0-alpha.9
Full Changelog: 1.0.0-alpha.8...1.0.0-alpha.9
1.0.0-alpha.8
- 66c6c21 Fix crash in MDX whitespace
by @mickvangelderen in #60 - 2498e31 Fix AST node debug representation to pretty print
by @squili in #51
Full Changelog: 1.0.0-alpha.7...1.0.0-alpha.8
1.0.0-alpha.7
Change
- 4483d25 Remove
json
from default features
by @pinkforest in #49 - 72a8cf9 Move
log
to optional dependencies
by @pinkforest in #48
Add
- 905b625 Add
log
feature, document features
Fix
- 00f8dd6 Fix to add
features: 'derive'
for serde
by @kyle-mccarthy in #45
Full Changelog: 1.0.0-alpha.6...1.0.0-alpha.7
1.0.0-alpha.6
Add
- 2045b0b Add support for serializing trees as JSON
by @kyle-mccarthy in #37
Fix
- af202d3 Fix
start
on ordered lists in mdast
Misc
- da45a13 Add renovate
by @ChristianMurphy in #43 - b45add6 Add release guidelines
Full Changelog: 1.0.0-alpha.5...1.0.0-alpha.6
1.0.0-alpha.5
- ff5f814 Replace build script with private crate
Full Changelog: 1.0.0-alpha.4...1.0.0-alpha.5
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