Skip to content

Commit 838f8c9

Browse files
committed
add sync block type to constant
1 parent 36ed79b commit 838f8c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/lib/constant.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,6 @@ export const availableType = [
2424
"table_row",
2525
"divider",
2626
"table_of_contents",
27+
"transclusion_container",
28+
"transclusion_reference",
2729
]

0 commit comments

Comments
 (0)