Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ paragraph
Function
paragraph
static/word2md/mammoth.browser.js:3015–3017 ·
view source on GitHub ↗
(options)
Source
from the content-addressed store, hash-verified
3013
3014
3015
function
paragraph(options) {
3016
return
new
Matcher(
"paragraph"
, options);
3017
}
3018
3019
function
run(options) {
3020
return
new
Matcher(
"run"
, options);
Callers
nothing calls this directly
Calls
1
elementsOfType
Function · 0.70
Tested by
no test coverage detected