Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3441
function
symmetricMarkdownElement(end) {
3442
return
markdownElement(end, end);
3443
}
3444
3445
function
markdownElement(start, end) {
3446
return
function
() {
Callers
1
mammoth.browser.js
File · 0.70
Calls
1
markdownElement
Function · 0.70
Tested by
no test coverage detected