Skip to content

Commit bf18995

Browse files
committed
Update README for Web Bookmark support
- Also add missing Table Of Contents
1 parent a0a191b commit bf18995

File tree

1 file changed

+21
-20
lines changed

1 file changed

+21
-20
lines changed

README.md

+21-20
Original file line numberDiff line numberDiff line change
@@ -91,26 +91,27 @@ List of pages that implement this library.
9191

9292
Most 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

0 commit comments

Comments
 (0)