mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-17 23:20:13 +01:00
🎨 Clean code https://github.com/siyuan-note/siyuan/issues/14310
This commit is contained in:
parent
17369d28c9
commit
05c318070f
2 changed files with 0 additions and 2 deletions
|
|
@ -58,7 +58,6 @@ func NewLute() (ret *lute.Lute) {
|
|||
ret.SetSuperBlock(true)
|
||||
ret.SetImgPathAllowSpace(true)
|
||||
ret.SetGitConflict(true)
|
||||
ret.SetMark(true)
|
||||
ret.SetInlineAsterisk(MarkdownSettings.InlineAsterisk)
|
||||
ret.SetInlineUnderscore(MarkdownSettings.InlineUnderscore)
|
||||
ret.SetSup(MarkdownSettings.InlineSup)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue