Skip to content

Releases: wooorm/markdown-rs

1.0.0-alpha.13

09 Sep 08:46
a9ec7e6
Compare
Choose a tag to compare
  • 077ef89 Fix panic on eol after tag with GFM tag filter

Full Changelog: 1.0.0-alpha.12...1.0.0-alpha.13

1.0.0-alpha.12

16 Aug 17:53
3654cc8
Compare
Choose a tag to compare
  • dea07bb Add support for enabling GFM tasklist checkedness
    by @cellularnetwork in #77

Full Changelog: 1.0.0-alpha.11...1.0.0-alpha.12

1.0.0-alpha.11

10 Jul 09:14
56cd834
Compare
Choose a tag to compare

Fix

Full Changelog: 1.0.0-alpha.10...1.0.0-alpha.11

1.0.0-alpha.10

13 Jun 07:31
a52467a
Compare
Choose a tag to compare

Misc

Full Changelog: 1.0.0-alpha.9...1.0.0-alpha.10

1.0.0-alpha.9

27 Apr 09:22
bca70ec
Compare
Choose a tag to compare

Full Changelog: 1.0.0-alpha.8...1.0.0-alpha.9

1.0.0-alpha.8

22 Apr 08:20
6d8b9a6
Compare
Choose a tag to compare

Full Changelog: 1.0.0-alpha.7...1.0.0-alpha.8

1.0.0-alpha.7

10 Feb 12:03
c139008
Compare
Choose a tag to compare

Change

Add

  • 905b625 Add log feature, document features

Fix

Full Changelog: 1.0.0-alpha.6...1.0.0-alpha.7

1.0.0-alpha.6

31 Jan 11:10
eec5d0e
Compare
Choose a tag to compare

Add

Fix

  • af202d3 Fix start on ordered lists in mdast

Misc

Full Changelog: 1.0.0-alpha.5...1.0.0-alpha.6

1.0.0-alpha.5

13 Dec 09:16
a8f5da1
Compare
Choose a tag to compare
  • ff5f814 Replace build script with private crate

Full Changelog: 1.0.0-alpha.4...1.0.0-alpha.5

1.0.0-alpha.4

25 Nov 11:59
af96212
Compare
Choose a tag to compare
  • 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 crates
    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