diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-01-14 12:01:54 -0600 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-01-14 12:01:54 -0600 |
commit | 42f3aa0f6f9b72b06583715c812b0668801b5689 (patch) | |
tree | 92d10decacce0ff79f9dd763db4a29459a94aaf0 /README.md | |
parent | 896d36505ab0f8f4cd00741f9dfd33d0c69d7ec1 (diff) | |
download | libre-edit-42f3aa0f6f9b72b06583715c812b0668801b5689.tar.gz libre-edit-42f3aa0f6f9b72b06583715c812b0668801b5689.tar.bz2 libre-edit-42f3aa0f6f9b72b06583715c812b0668801b5689.zip |
feat: add option to view rendered markdown
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 18 |
1 files changed, 13 insertions, 5 deletions
@@ -3,12 +3,20 @@ LibreEdit intended to be a simple open-source text editing app for iOS, written in Swift. -## TODO +LibreEdit integrates with the native iOS file manager, allowing users full +control over the files themselves. The editor is simple and should display all +file types. -- [ ] Add functionality to `New` button. -- [ ] Allow custom file names when saving. -- [ ] Allow editing of existing files. +There is an option to view rendered Markdown in the secondary actions menu in +the naviation bar. ## Screenshots - +Native file manager: + + +Editor: + + +Rendered Markdown: + |