Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/resend/react-email
/ code-block.tsx
File
code-block.tsx
packages/editor/src/extensions/code-block.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { mergeAttributes } from
'@tiptap/core'
;
2
import type { CodeBlockOptions } from
'@tiptap/extension-code-block'
;
3
import CodeBlock from
'@tiptap/extension-code-block'
;
4
import { TextSelection } from
'@tiptap/pm/state'
;
Callers
nothing calls this directly
Calls
2
from
Method · 0.45
extend
Method · 0.45
Tested by
no test coverage detected