marktext/docs/README.md
2019-10-01 11:58:44 +08:00

26 lines
739 B
Markdown

# User Documentation
Welcome to the end-user documentation of Mark Text.
![](assets/marktext-interface-2.png)
**Quick start:**
- [Basics](BASICS.md)
- [Editing in depth](EDITING.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)
- [Image uploader configration](IMAGE_UPLOADER_CONFIGRATION.md)
- [Installation instructions](../README.md#download-and-installation)
- [Key bindings](KEYBINDINGS.md)
- [Portable mode](PORTABLE.md)
- [Preferences](PREFERENCES.md)
Interested in developer documentation? Please see [here](dev/README.md).