The strong mark sets strong styling. This mark applies to text nodes.
strong
text
Copy1 2 3 4 5 6 7 8 9 { "type": "text", "text": "Hello world", "marks": [ { "type": "strong" } ] }
1 2 3 4 5 6 7 8 9
{ "type": "text", "text": "Hello world", "marks": [ { "type": "strong" } ] }
Rate this page: