File tree Expand file tree Collapse file tree 1 file changed +21
-20
lines changed Expand file tree Collapse file tree 1 file changed +21
-20
lines changed Original file line number Diff line number Diff line change @@ -91,26 +91,27 @@ List of pages that implement this library.
9191
9292Most common block types are supported. We happily accept pull requests to add support for the missing blocks.
9393
94- | Block Type | Supported | Notes |
95- | ------------- | ---------- | ----------------- |
96- | Text | ✅ Yes | |
97- | Heading | ✅ Yes | |
98- | Image | ✅ Yes | |
99- | Image Caption | ✅ Yes | |
100- | Bulleted List | ✅ Yes | |
101- | Numbered List | ✅ Yes | |
102- | Quote | ✅ Yes | |
103- | Callout | ✅ Yes | |
104- | Column | ✅ Yes | |
105- | iframe | ✅ Yes | |
106- | Video | ✅ Yes | Only embed videos |
107- | Divider | ✅ Yes | |
108- | Link | ✅ Yes | |
109- | Code | ✅ Yes | |
110- | Databases | ❌ Missing | |
111- | Checkbox | ❌ Missing | |
112- | Toggle List | ❌ Missing | |
113- | Web Bookmark | ❌ Missing | |
94+ | Block Type | Supported | Notes |
95+ | ----------------- | ---------- | -------------------- |
96+ | Text | ✅ Yes | |
97+ | Heading | ✅ Yes | |
98+ | Image | ✅ Yes | |
99+ | Image Caption | ✅ Yes | |
100+ | Bulleted List | ✅ Yes | |
101+ | Numbered List | ✅ Yes | |
102+ | Quote | ✅ Yes | |
103+ | Callout | ✅ Yes | |
104+ | Column | ✅ Yes | |
105+ | iframe | ✅ Yes | |
106+ | Video | ✅ Yes | Only embedded videos |
107+ | Divider | ✅ Yes | |
108+ | Link | ✅ Yes | |
109+ | Code | ✅ Yes | |
110+ | Web Bookmark | ✅ Yes | |
111+ | Databases | ❌ Missing | |
112+ | Checkbox | ❌ Missing | |
113+ | Toggle List | ❌ Missing | |
114+ | Table Of Contents | ❌ Missing | |
114115
115116## Credits
116117
You can’t perform that action at this time.
0 commit comments