/
githubmirror
/
marktext
Обзор
Документация
Войти
/
githubmirror
/
marktext
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
packages/desktop/static/preference.json
82 строки
2 KB
jyte
feat: make PlantUML server URL configurable (#4400)
15 июн 2026, 15:47
Не верифицирован
15 июн 2026, 15:47
c1fe301
Код
Авторство
О чём код?
{ "autoSave": false, "autoSaveDelay": 5000, "titleBarStyle": "custom", "openFilesInNewWindow": false, "openFolderInNewWindow": false, "zoom": 1.0, "hideScrollbar": false, "wordWrapInToc": false, "fileSortBy": "created", "fileSortOrder": "asc", "startUpAction": "restoreAll", "restoreLayoutState": true, "defaultDirectoryToOpen": "", "lastOpenedFolder": "", "treePathExcludePatterns": [], "language": "en", "editorFontFamily": "Open Sans", "fontSize": 16, "lineHeight": 1.6, "codeFontSize": 14, "codeFontFamily": "DejaVu Sans Mono", "codeBlockLineNumbers": false, "trimUnnecessaryCodeBlockEmptyLines": true, "wrapCodeBlocks": false, "editorLineWidth": "", "autoPairBracket": true, "autoPairMarkdownSyntax": true, "autoPairQuote": true, "endOfLine": "default", "defaultEncoding": "utf8", "autoGuessEncoding": true, "autoNormalizeLineEndings": false, "trimTrailingNewline": 2, "textDirection": "ltr", "hideQuickInsertHint": false, "imageInsertAction": "path", "imagePreferRelativeDirectory": false, "imageRelativeDirectoryBase": "file", "imageRelativeDirectoryName": "assets", "hideLinkPopup": false, "autoCheck": false, "preferLooseListItem": true, "bulletListMarker": "-", "orderListDelimiter": ".", "preferHeadingStyle": "atx", "tabSize": 4, "listIndentation": 1, "frontmatterType": "-", "superSubScript": false, "footnote": false, "isHtmlEnabled": true, "isGitlabCompatibilityEnabled": false, "sequenceTheme": "hand", "plantumlServer": "https://www.plantuml.com/plantuml", "theme": "light", "followSystemTheme": true, "lightModeTheme": "light", "darkModeTheme": "dark", "customCss": "", "spellcheckerEnabled": false, "spellcheckerNoUnderline": false, "spellcheckerLanguage": "en-US", "sideBarVisibility": false, "tabBarVisibility": false, "sourceCodeModeEnabled": false, "openedFilesInSidebar": true, "searchExclusions": [], "searchMaxFileSize": "", "searchIncludeHidden": false, "searchNoIgnore": false, "searchFollowSymlinks": true, "watcherUsePolling": false }