MCPcopy Create free account
hub / github.com/TruthHun/BookStack / readInstrText

Function readInstrText

static/word2md/mammoth.browser.js:949–952  ·  view source on GitHub ↗
(element)

Source from the content-addressed store, hash-verified

947 }
948
949 function readInstrText(element) {
950 currentInstrText.push(element.text());
951 return emptyResult();
952 }
953
954 function noteReferenceReader(noteType) {
955 return function(element) {

Callers

nothing calls this directly

Calls 2

textMethod · 0.80
emptyResultFunction · 0.70

Tested by

no test coverage detected