This commit is contained in:
oscar.plaisant@icloud.com
2023-10-23 23:30:51 +02:00
parent f5b9c3d02c
commit 03ecc4a65b
3433 changed files with 1756195 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
{
"enableOnStartupDesktop": true,
"enableOnStartupMobile": true,
"minimumRefCountThreshold": 1,
"maxFileCountToDisplay": 100,
"displayIncomingFilesheader": true,
"displayInlineReferencesLivePreview": true,
"displayInlineReferencesMarkdown": true,
"displayEmbedReferencesInGutter": true,
"displayEmbedReferencesInGutterMobile": false,
"cacheUpdateInMilliseconds": 1400,
"enableRenderingBlockIdInMarkdown": true,
"enableRenderingLinksInMarkdown": true,
"enableRenderingHeadersInMarkdown": true,
"enableRenderingEmbedsInMarkdown": true,
"enableRenderingBlockIdInLivePreview": true,
"enableRenderingLinksInLivePreview": true,
"enableRenderingHeadersInLivePreview": true,
"enableRenderingEmbedsInLivePreview": true
}