Skip to content

Commit

Permalink
Update README for Web Bookmark support
Browse files Browse the repository at this point in the history
- Also add missing Table Of Contents
  • Loading branch information
timolins committed Apr 27, 2020
1 parent a0a191b commit bf18995
Showing 1 changed file with 21 additions and 20 deletions.
41 changes: 21 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,26 +91,27 @@ List of pages that implement this library.

Most common block types are supported. We happily accept pull requests to add support for the missing blocks.

| Block Type | Supported | Notes |
| ------------- | ---------- | ----------------- |
| Text | ✅ Yes | |
| Heading | ✅ Yes | |
| Image | ✅ Yes | |
| Image Caption | ✅ Yes | |
| Bulleted List | ✅ Yes | |
| Numbered List | ✅ Yes | |
| Quote | ✅ Yes | |
| Callout | ✅ Yes | |
| Column | ✅ Yes | |
| iframe | ✅ Yes | |
| Video | ✅ Yes | Only embed videos |
| Divider | ✅ Yes | |
| Link | ✅ Yes | |
| Code | ✅ Yes | |
| Databases | ❌ Missing | |
| Checkbox | ❌ Missing | |
| Toggle List | ❌ Missing | |
| Web Bookmark | ❌ Missing | |
| Block Type | Supported | Notes |
| ----------------- | ---------- | -------------------- |
| Text | ✅ Yes | |
| Heading | ✅ Yes | |
| Image | ✅ Yes | |
| Image Caption | ✅ Yes | |
| Bulleted List | ✅ Yes | |
| Numbered List | ✅ Yes | |
| Quote | ✅ Yes | |
| Callout | ✅ Yes | |
| Column | ✅ Yes | |
| iframe | ✅ Yes | |
| Video | ✅ Yes | Only embedded videos |
| Divider | ✅ Yes | |
| Link | ✅ Yes | |
| Code | ✅ Yes | |
| Web Bookmark | ✅ Yes | |
| Databases | ❌ Missing | |
| Checkbox | ❌ Missing | |
| Toggle List | ❌ Missing | |
| Table Of Contents | ❌ Missing | |

## Credits

Expand Down

0 comments on commit bf18995

Please sign in to comment.