mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-24 02:20:13 +01:00
This commit is contained in:
parent
142eecf17e
commit
f131872820
21 changed files with 161 additions and 23 deletions
|
|
@ -19,7 +19,7 @@ import {zoomOut} from "../../menus/protyle";
|
|||
import {hideElements} from "../ui/hideElements";
|
||||
import {genAssetHTML} from "../../asset/renderAssets";
|
||||
import {unicode2Emoji} from "../../emoji";
|
||||
import {avRender} from "../render/av";
|
||||
import {avRender} from "../render/av/render";
|
||||
|
||||
export const hintSlash = (key: string, protyle: IProtyle) => {
|
||||
const allList: IHintData[] = [{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue