Created
May 16, 2023 18:44
-
-
Save ajhalili2006/2e2a5c904c2ab34cc76eb309aea8a501 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Add your custom settings here to override the | |
# default settings. | |
autoSyncEvery: 900000 | |
editor: | |
monospacedFontOnly: true | |
headButtons: | |
chatgpt: false | |
wkhtmltopdf: | |
paperSize: legal | |
pandoc: | |
highlightStyle: kate | |
toc: true | |
tocDepth: 4 | |
newFileContent: | | |
<!-- Start writing. --> | |
--- | |
> Written with [StackEdit+](https://stackedit.net/). | |
colorTheme: dark | |
git: | |
createFileMessage: | | |
docs(global): add new file {{path}} | |
This commit is generated with StackEdit+ (https://stackedit.net) | |
Signed-off-by: Andrei Jiroh Halili <[email protected]> | |
updateFileMessage: | | |
docs(global): update file {{path}} | |
This commit is generated with StackEdit+ (https://stackedit.net) | |
Signed-off-by: Andrei Jiroh Halili <[email protected]> | |
deleteFileMessage: | | |
docs(global): add new file {{path}} | |
This commit is generated with StackEdit+ (https://stackedit.net) | |
Signed-off-by: Andrei Jiroh Halili <[email protected]> | |
newFileProperties: | | |
extensions: | |
preset: gfm | |
emoji: | |
shortcuts: true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment