1.1.0
- Escapes HTML attribute values
- Add the
TaskList
andTaskItem
nodes - Adds a
CodeBlockHighlight
node - Adds a
CodeBlockShiki
node - Adds a
getText()
method to retrieve plain text - Loop through nodes with
$editor->descendants()
TaskList
and TaskItem
nodesCodeBlockHighlight
nodeCodeBlockShiki
nodegetText()
method to retrieve plain text$editor->descendants()