mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-30 20:25:17 +01:00
🚨
This commit is contained in:
parent
27c9ac2b25
commit
ec00af7334
3 changed files with 5 additions and 5 deletions
|
|
@ -49,4 +49,4 @@ export const isFileAnnotation = (text: string) => {
|
|||
// REF https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/eval
|
||||
export const looseJsonParse = (text: string) => {
|
||||
return Function(`"use strict";return (${text})`)();
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue