Recognizes and tags chunks and ideas in a document
DOM document
config options
mutates DOM document with marked chunks by markElementsToBeTagged.
Determines whether the tested element has an inclusive descendant in the list of elements.
Element to be tested
List of elements
Returns the boolean value of the assertion
Mark DOM Elements to be tagged
DOM document
Root element
Array of selectors or a SelectorFn
Modifies DOM document
Numbers selected elements (<1…n>), adding a data attribute and an numbered id attribute (<name>#).
DOM document
DOMString
Name used in creating id attributes (
Modifies DOM document
Map ideas in specific DOM context.
DOM document with marked chunks by markElementsToBeTagged.
Delimiter of ideas.
Modifies the Document
Generated using TypeDoc
Tagger: parses, produces and numbers chunks and ideas.