emitRemoveTag

fun emitRemoveTag(tag: TextTag, start: TextIter, end: TextIter)(source)

Emits the "remove-tag" signal. See onRemoveTag.

Parameters

tag

the tag to be removed

start

the start of the range the tag is removed from

end

the end of the range the tag is removed from