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