The code
mark sets code styling. This mark applies to text
nodes.
1 2{ "type": "text", "text": "Hello world", "marks": [ { "type": "code" } ] }
code
can ONLY be combined with the following marks:
Name | Required | Type | Value |
---|---|---|---|
type | ✔ | string | "code" |
Rate this page: