Skip to content

Commit 2bc08da

Browse files
authored
Add more missing block types to README
1 parent 0268185 commit 2bc08da

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ export default Page;
4545
- [x] Headings
4646
- [x] Images
4747
- [x] Quotes
48-
- [x] Lists
48+
- [x] Bulleted Lists
4949
- [x] Links
5050
- [x] Columns
5151
- [x] iFrames
@@ -55,5 +55,10 @@ export default Page;
5555
Missing
5656
5757
- [ ] Checkboxes
58+
- [ ] Callouts
59+
- [ ] Image Captions
60+
- [ ] Numbered Lists
61+
- [ ] Toggle Lists
62+
5863
5964
Thanks for the prior of work by ![samwightt](https://github.com/samwightt) (child rendering algorithm)

0 commit comments

Comments
 (0)