mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-21 00:50:13 +01:00
🚨
This commit is contained in:
parent
c32d1fe09f
commit
17a619a55b
6 changed files with 7 additions and 8 deletions
|
|
@ -2,7 +2,6 @@ import {addScript} from "../util/addScript";
|
|||
import {Constants} from "../../constants";
|
||||
import {focusByOffset} from "../util/selection";
|
||||
import {setCodeTheme} from "../../util/assets";
|
||||
import {hasClosestByClassName} from "../util/hasClosest";
|
||||
|
||||
export const highlightRender = (element: Element, cdn = Constants.PROTYLE_CDN) => {
|
||||
let codeElements: NodeListOf<Element>;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue