File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,9 +7,24 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
88## [ Unreleased]
99
10+ ### Added
11+
12+ - Tables #[ 72] ( https://github.com/icyleaf/markd/pull/72 ) thanks @[ ralsina] ( https://github.com/ralsina )
13+ - Alerts #[ 94] ( https://github.com/icyleaf/markd/pull/94 ) thanks @[ ralsina] ( https://github.com/ralsina )
14+ - Extended Autolinks #[ 86] ( https://github.com/icyleaf/markd/pull/86 ) thanks @[ ralsina] ( https://github.com/ralsina )
15+ - Tartrazine code block syntax highlighting #[ 67] ( https://github.com/icyleaf/markd/pull/81 ) thanks @[ zw963] ( https://github.com/zw963 ) .
16+ - Tagfilter option for GFM #[ 64] ( https://github.com/icyleaf/markd/pull/64 ) thanks @[ nobodywasishere] ( https://github.com/nobodywasishere ) .
17+ - Task list / checkbox support for GFM #[ 63] ( https://github.com/icyleaf/markd/pull/63 ) thanks @[ nobodywasishere] ( https://github.com/nobodywasishere ) .
18+ - Strikethrough support for GFM #[ 62] ( https://github.com/icyleaf/markd/pull/62 ) thanks @[ nobodywasishere] ( https://github.com/nobodywasishere ) .
19+ - Emoji support for GFM #[ 61] ( https://github.com/icyleaf/markd/pull/61 ) thanks @[ nobodywasishere] ( https://github.com/nobodywasishere ) .
20+
21+ ### Fixed
22+
23+ - Large numbers failing to be parsed as starts of lists #[ 81] ( https://github.com/icyleaf/markd/pull/81 )
24+
1025### TODO
1126
12- - GFM support
27+ - Full GFM support
1328
1429## [ 0.5.0] (2022-06-14)
1530
You can’t perform that action at this time.
0 commit comments