The em mark sets italic styling. This mark applies to text nodes.
em
text
1 2{ "type": "text", "text": "Hello world", "marks": [ { "type": "em" } ] }
1 2
{ "type": "text", "text": "Hello world", "marks": [ { "type": "em" } ] }
Rate this page: