Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepNotesApp/DeepNotes
/ extension.ts
File
extension.ts
apps/client/src/code/tiptap/inline-math/extension.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Node } from
'@tiptap/core'
;
2
import
{ VueNodeViewRenderer } from
'@tiptap/vue-3'
;
3
4
import
NodeView from
'./NodeView.vue'
;
Callers
nothing calls this directly
Calls
1
create
Method · 0.45
Tested by
no test coverage detected