mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 18:36:43 +00:00
fix: set default file format to nil
This commit is contained in:
@@ -295,8 +295,5 @@
|
||||
;; :file/name-format :triple-lowbar
|
||||
;; ;use triple underscore `___` for slash `/` in page title
|
||||
;; ;use Percent-encoding for other invalid characters
|
||||
;; :file/name-format :legacy
|
||||
;; ;use Percent-encoding for slash and other invalid characters
|
||||
;; ;parse `.` in file name as slash `/` in page title
|
||||
:file/name-format :triple-lowbar
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user