mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 13:59:52 +08:00
refine default configs
This commit is contained in:
parent
311ed253f5
commit
b122632ad4
@ -284,7 +284,7 @@ split_tag_file_list=false
|
|||||||
windows_opengl=0
|
windows_opengl=0
|
||||||
|
|
||||||
; Whether allow VNote to send request for couting users
|
; Whether allow VNote to send request for couting users
|
||||||
allow_user_track=true
|
allow_user_track=false
|
||||||
|
|
||||||
; Whether auto locate to current tab in note list
|
; Whether auto locate to current tab in note list
|
||||||
sync_note_list_to_current_tab=false
|
sync_note_list_to_current_tab=false
|
||||||
@ -357,7 +357,7 @@ custom_export=
|
|||||||
; sup: superscript
|
; sup: superscript
|
||||||
; metadata: metadata aware
|
; metadata: metadata aware
|
||||||
; emoji: emoji and emoticon
|
; emoji: emoji and emoticon
|
||||||
markdownit_opt=html,linkify,metadata
|
markdownit_opt=html,break,linkify,metadata
|
||||||
|
|
||||||
; Location and configuration for Mathjax
|
; Location and configuration for Mathjax
|
||||||
mathjax_javascript=https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.2/MathJax.js?config=TeX-MML-AM_HTMLorMML
|
mathjax_javascript=https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.2/MathJax.js?config=TeX-MML-AM_HTMLorMML
|
||||||
|
Loading…
x
Reference in New Issue
Block a user