Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepNotesApp/DeepNotes
/ extensions.ts
File
extensions.ts
apps/client/src/boot/tiptap.client/extensions.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
'highlight.js/styles/atom-one-dark.css'
;
2
3
import
{ columnResizing } from
'@_ueberdosis/prosemirror-tables'
;
4
import
CodeBlockLowlightExtension from
'@tiptap/extension-code-block-lowlight'
;
Callers
nothing calls this directly
Calls
2
once
Function · 0.85
create
Method · 0.45
Tested by
no test coverage detected