mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 22:50:13 +01:00
🎨 Update text code block line num tip
This commit is contained in:
parent
64fdb274fb
commit
6b4d44402f
6 changed files with 6 additions and 6 deletions
|
|
@ -53,7 +53,7 @@ func NewEditor() *Editor {
|
|||
return &Editor{
|
||||
FontSize: 16,
|
||||
FontSizeScrollZoom: false,
|
||||
CodeSyntaxHighlightLineNum: true,
|
||||
CodeSyntaxHighlightLineNum: false,
|
||||
CodeTabSpaces: 0,
|
||||
CodeLineWrap: false,
|
||||
CodeLigatures: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue