Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CreminiAI/skillpack
/ setOptions
Method
setOptions
web/marked.min.js:2101–2103 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
2099
);
2100
}
2101
setOptions(e) {
2102
return
((this.defaults = { ...this.defaults, ...e }), this);
2103
}
2104
lexer(e, t) {
2105
return
x.lex(e, t ?? this.defaults);
2106
}
Callers
1
marked.min.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected