mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-03 23:38:49 +01:00
🎨 闪卡复习界面编辑
This commit is contained in:
parent
471089b6e9
commit
f192405106
1 changed files with 0 additions and 1 deletions
|
|
@ -50,7 +50,6 @@ func RenderFlashcard(blockID string) (content string, err error) {
|
|||
}
|
||||
|
||||
luteEngine := NewLute()
|
||||
luteEngine.RenderOptions.ProtyleContenteditable = false
|
||||
if ast.NodeDocument == node.Type {
|
||||
content = luteEngine.Tree2BlockDOM(tree, luteEngine.RenderOptions)
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue