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

Function readChildElements

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

Source from the content-addressed store, hash-verified

968 }
969
970 function readChildElements(element) {
971 return readXmlElements(element.children);
972 }
973
974 var xmlElementReaders = {
975 "w:p": function(element) {

Callers 1

BodyReaderFunction · 0.70

Calls 1

readXmlElementsFunction · 0.70

Tested by

no test coverage detected