interruptionRule

open fun interruptionRule(includeList: Boolean = true, includeTable: Boolean = true): Regex

The rules that defines when a text node must interrupt. This might be overridden by subclasses to add new interruptions.

Parameters

includeList

whether the list reference should be filled

includeTable

whether the table reference should be filled