mirror of
https://github.com/marktext/marktext.git
synced 2025-05-09 18:40:57 +08:00
13 lines
149 B
Markdown
13 lines
149 B
Markdown
#### User Preferences
|
|
|
|
Edit and save to update preferences:
|
|
|
|
```json
|
|
{
|
|
"theme": "light",
|
|
"autoSave": false
|
|
}
|
|
```
|
|
|
|
More user preferences comming.
|