mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +00:00
Fix issues related to importing file to db (#12353)
* fix multiline block containing attributes will be truncated and lose data after importing * fix the issues with block attribute name contains "/" after importing * standardize eol, all files except .bat files use lf * compatible with windows path * fix multiple line importing issues
This commit is contained in:
3
.gitattributes
vendored
Normal file
3
.gitattributes
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
* text=auto eol=lf
|
||||
|
||||
*.bat text eol=crlf
|
||||
Reference in New Issue
Block a user