emitApplyTag

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

Emits the "apply-tag" signal. See onApplyTag.

Parameters

tag

the applied tag

start

the start of the range the tag is applied to

end

the end of the range the tag is applied to