@@ -18,29 +18,32 @@ Success! 🚀
18
18
19
19
### Supported Blocks
20
20
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 | ? | |
44
47
45
48
## Usage
46
49
@@ -121,4 +124,4 @@ For convenient development you can use
121
124
- [ Narkdown's Test Suite] ( https://www.notion.so/acc3dfd0339e4cacb5baae8673fddfad?v=be43c1c8dd644cfb9df9efd97d8af60a )
122
125
- A [ Notion API Token] ( https://developers.notion.com/docs/authorization )
123
126
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