diff --git a/src/resources/vnote.ini b/src/resources/vnote.ini index 0d8b4adf..2be16ecd 100644 --- a/src/resources/vnote.ini +++ b/src/resources/vnote.ini @@ -284,7 +284,7 @@ split_tag_file_list=false windows_opengl=0 ; 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 sync_note_list_to_current_tab=false @@ -357,7 +357,7 @@ custom_export= ; sup: superscript ; metadata: metadata aware ; emoji: emoji and emoticon -markdownit_opt=html,linkify,metadata +markdownit_opt=html,break,linkify,metadata ; Location and configuration for Mathjax mathjax_javascript=https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.2/MathJax.js?config=TeX-MML-AM_HTMLorMML