Vanessa 2024-12-07 11:03:30 +08:00
parent dacbb22ab4
commit 5abdf08706
6 changed files with 15 additions and 0 deletions

View file

@ -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,