Skip to content

Commit 2f9a0a6

Browse files
committed
Updated changelog
1 parent 246420c commit 2f9a0a6

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff 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)
13+
- Alerts #[92](https://github.com/icyleaf/markd/pull/92)
14+
- Extended Autolinks #[86](https://github.com/icyleaf/markd/pull/86)
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 @[HertzDevil](https://github.com/HertzDevil).
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

0 commit comments

Comments
 (0)