marktext/docs/README.md
Felix Häusler 8436aeb499 Update documentation (#1548)
* Update documentation

* Remove <br> due to issues with preview
2019-10-28 07:53:30 +08:00

30 lines
864 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)
- [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).