mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-14 03:04:21 +01:00
This commit is contained in:
parent
5010c751f1
commit
a33ada4e2b
5 changed files with 87 additions and 36 deletions
|
|
@ -2,7 +2,7 @@ import {hasClosestBlock} from "../../../protyle/util/hasClosest";
|
|||
import {getTopAloneElement} from "../../../protyle/wysiwyg/getBlock";
|
||||
import {enterBack, zoomOut} from "../../../menus/protyle";
|
||||
|
||||
export const onluProtyleCommand = (options: {
|
||||
export const onlyProtyleCommand = (options: {
|
||||
command: string,
|
||||
previousRange: Range,
|
||||
protyle: IProtyle,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue