mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-08 05:32:33 +01:00
This commit is contained in:
parent
dacbb22ab4
commit
5abdf08706
6 changed files with 15 additions and 0 deletions
|
|
@ -1221,6 +1221,7 @@ export const getArticle = (options: {
|
|||
mode: zoomIn ? 0 : 3,
|
||||
size: zoomIn ? Constants.SIZE_GET_MAX : window.siyuan.config.editor.dynamicLoadBlocks,
|
||||
zoom: zoomIn,
|
||||
highlight: CSS && CSS.highlights,
|
||||
}, getResponse => {
|
||||
options.edit.protyle.query = {
|
||||
key: options.value || null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue