This commit is contained in:
SeedList
2025-01-14 15:34:14 +08:00
parent 193efe7dc0
commit 0f8b23bdd6
28 changed files with 19823 additions and 177 deletions

4
.obsidian/app.json vendored
View File

@ -1,5 +1,7 @@
{
"newFileLocation": "current",
"newLinkFormat": "relative",
"attachmentFolderPath": "./assets"
"attachmentFolderPath": "./assets",
"strictLineBreaks": true,
"useMarkdownLinks": true
}