Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepNotesApp/DeepNotes
/ task-item.ts
File
task-item.ts
apps/client/src/code/tiptap/task-item.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mergeAttributes, Node, wrappingInputRule } from
'@tiptap/vue-3'
;
2
import
type
{ Node as ProseMirrorNode } from
'prosemirror-model'
;
3
4
export
interface
TaskItemOptions {
Callers
nothing calls this directly
Calls
1
create
Method · 0.45
Tested by
no test coverage detected