Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/uiwjs/react-md-editor
/ code.tsx
File
code.tsx
core/src/commands/code.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React from
'react'
;
2
import { type ICommand, type ExecuteState, TextAreaTextApi } from
'./'
;
3
import { selectWord, executeCommand } from
'../utils/markdownUtils'
;
4
Callers
nothing calls this directly
Calls
3
selectWord
Function · 0.90
executeCommand
Function · 0.90
setSelectionRange
Method · 0.80
Tested by
no test coverage detected