mirror of
https://github.com/marktext/marktext.git
synced 2025-05-03 05:40:39 +08:00
30 lines
864 B
Markdown
30 lines
864 B
Markdown
# User Documentation
|
|
|
|
Welcome to the end-user documentation of Mark Text.
|
|
|
|

|
|
|
|
**Quick start:**
|
|
|
|
- [Basics](BASICS.md)
|
|
- [Editing in depth](EDITING.md)
|
|
- [Spelling](SPELLING.md)
|
|
- [Markdown syntax](MARKDOWN_SYNTAX.md)
|
|
|
|
**Further documents:**
|
|
|
|
- [Frequently asked questions (FAQ)](FAQ.md)
|
|
- [Application data directory](APPLICATION_DATA_DIRECTORY.md)
|
|
- [Command line interface](CLI.md)
|
|
- [Environment variables](ENVIRONMENT.md)
|
|
- [Export a document](EXPORT.md)
|
|
- [Image uploader configuration](IMAGE_UPLOADER_CONFIGRATION.md)
|
|
- [Installation instructions](../README.md#download-and-installation)
|
|
- [Key bindings](KEYBINDINGS.md)
|
|
- [Portable mode](PORTABLE.md)
|
|
- [Preferences](PREFERENCES.md)
|
|
- [Themes](THEMES.md)
|
|
- [Themes for exporting](EXPORT_THEMES.md)
|
|
|
|
Interested in developer documentation? Please see [here](dev/README.md).
|