Files
AFFiNE-Mirror/blocksuite/docs-site/components/blocks/code-block.md
T
2026-04-29 17:23:23 +08:00

8 lines
240 B
Markdown

# 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)