Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/JLiscom/OpenNote
/ noteController.js
File
noteController.js
openNote/controllers/noteController.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
openNote from
"../openNote.js"
;
2
import
"script-loader!../../node_modules/codemirror/lib/codemirror.js"
;
3
var
marked = require(
"marked"
);
4
/**
Callers
nothing calls this directly
Calls
5
detachWindowUnload
Function · 0.85
activateEditMode
Function · 0.85
upButton
Function · 0.85
copyButton
Function · 0.85
editButton
Function · 0.85
Tested by
no test coverage detected