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

Function Parser

static/to-markdown/lib/html-parser.js:28–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26
27function createHtmlParser () {
28 var Parser = function () {}
29
30 // For Node.js environments
31 if (typeof document === 'undefined') {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected