mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-02 02:40:15 +01:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
fa2ec80cb1
4 changed files with 33 additions and 9 deletions
|
|
@ -279,6 +279,7 @@ export class Preview {
|
|||
fetchPost("/api/lute/copyStdMarkdown", {
|
||||
id: protyle.block.id || protyle.options.blockId || protyle.block.parentID,
|
||||
assetsDestSpace2Underscore: true,
|
||||
fillCSSVar: true,
|
||||
adjustHeadingLevel: true,
|
||||
}, (response) => {
|
||||
writeText(response.data);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue