feat(docs): migrate bs docs
This commit is contained in:
7
blocksuite/docs-site/components/blocks/code-block.md
Normal file
7
blocksuite/docs-site/components/blocks/code-block.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Code Block
|
||||
|
||||
This is a block used to display code snippets. The code highlighting of different languages can be set through the `language` field.
|
||||
|
||||
## Reference
|
||||
|
||||
- [`CodeBlockSchema`](/api/@blocksuite/blocks/variables/CodeBlockSchema.html)
|
||||
Reference in New Issue
Block a user