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

Function symmetricMarkdownElement

static/word2md/mammoth.browser.js:3441–3443  ·  view source on GitHub ↗
(end)

Source from the content-addressed store, hash-verified

3439
3440
3441function symmetricMarkdownElement(end) {
3442 return markdownElement(end, end);
3443}
3444
3445function markdownElement(start, end) {
3446 return function() {

Callers 1

mammoth.browser.jsFile · 0.70

Calls 1

markdownElementFunction · 0.70

Tested by

no test coverage detected