Skip to content

Commit ad454d2

Browse files
committed
Ordered lists
1 parent 495a0e9 commit ad454d2

5 files changed

Lines changed: 324 additions & 138 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
- Added support for inserts, deletes, and marks.
66
- Added support for nested lists.
7+
- Added support for ordered lists.
78
- Improved support for spans with attributes.
89
- Improved support for lists.
910

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ This project is a work in progress. So far it supports:
4040
- [x] Autolinks (email and URL)
4141
- [x] Block attributes
4242
- [x] Block quotes
43-
- [x] Bullet Lists
43+
- [x] Lists
4444
- [x] Code blocks
4545
- [x] Content escaping
4646
- [x] Div

0 commit comments

Comments
 (0)