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