Skip to content

Commit 9fcd2bc

Browse files
doc: clarify supported block types
1 parent f770869 commit 9fcd2bc

File tree

1 file changed

+27
-24
lines changed

1 file changed

+27
-24
lines changed

README.md

Lines changed: 27 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -18,29 +18,32 @@ Success! 🚀
1818

1919
### Supported Blocks
2020

21-
| Block Type | Supported | Notes |
22-
| ----------------- | ---------- | -------------------------------------------- |
23-
| Text | ✅ Yes | |
24-
| Heading | ✅ Yes | |
25-
| Image | ✅ Yes | |
26-
| Image Caption | ✅ Yes | |
27-
| Bulleted List | ✅ Yes | |
28-
| Numbered List | ✅ Yes | |
29-
| Quote | ✅ Yes | |
30-
| Callout | ✅ Yes | |
31-
| Column | ❌ Missing | |
32-
| iframe | ✅ Yes | |
33-
| Video | ❌ Missing | |
34-
| Divider | ✅ Yes | |
35-
| Link | ✅ Yes | |
36-
| Code | ✅ Yes | |
37-
| Web Bookmark | ✅ Yes | |
38-
| Toggle List | ✅ Yes | |
39-
| Page Links | ❌ Missing | |
40-
| Header | ✅ Yes | |
41-
| Databases | ✅ Yes | including child pages, inline tables planned |
42-
| Checkbox | ? | |
43-
| Table Of Contents | ? | |
21+
| Block Type | Supported | Notes |
22+
| ----------------- | -------------- | ----------------------------------------------------- |
23+
| Text | ✅ Yes | |
24+
| Heading | ✅ Yes | |
25+
| Image | ✅ Yes | |
26+
| Image Caption | ✅ Yes | |
27+
| Bulleted List | ✅ Yes | |
28+
| Numbered List | ✅ Yes | |
29+
| Quote | ✅ Yes | |
30+
| Callout | ✅ Yes | |
31+
| Toggle | ❌ Missing | |
32+
| Checkbox | ? | |
33+
| Column | ❌ Missing | |
34+
| Embed | ❌ Missing | |
35+
| Video | ❌ Missing | |
36+
| Audio | ❌ Missing | |
37+
| Divider | ✅ Yes | |
38+
| Link | ✅ Yes | |
39+
| Code | ✅ Yes | |
40+
| Web Bookmark | ✅ Yes | |
41+
| Web Bookmark | ❌ Missing | |
42+
| Toggle List | ❌ Missing | |
43+
| Page Links | ❌ Missing | |
44+
| Databases | ✅ Yes | including child pages, inline tables planned |
45+
| Child Pages | ❌ not planned | avoid, they don't mix well with clear site navigation |
46+
| Table Of Contents | ? | |
4447

4548
## Usage
4649

@@ -121,4 +124,4 @@ For convenient development you can use
121124
- [Narkdown's Test Suite](https://www.notion.so/acc3dfd0339e4cacb5baae8673fddfad?v=be43c1c8dd644cfb9df9efd97d8af60a)
122125
- A [Notion API Token](https://developers.notion.com/docs/authorization)
123126

124-
> As this project is still in its very early stages, `notion-markdown-cms` does not come with its own demo, example or test cases yet.
127+
> As this project is still in its very early stages, `notion-markdown-cms` does not come with its own demo, example or test cases yet.

0 commit comments

Comments
 (0)