Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/almariah/embed-code-file
/ saveSettings
Method
saveSettings
main.ts:29–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
}
28
29
async
saveSettings() {
30
await
this.saveData(this.settings);
31
}
32
33
async
registerRenderer(lang: string) {
34
this.registerMarkdownCodeBlockProcessor(`embed-${lang}`,
async
(meta, el, ctx) => {
Callers
1
display
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected