From 42f3aa0f6f9b72b06583715c812b0668801b5689 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sun, 14 Jan 2024 12:01:54 -0600 Subject: feat: add option to view rendered markdown --- README.md | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 367a5cb..4e1f565 100644 --- a/README.md +++ b/README.md @@ -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 -![Libre Edit](Screenshots/libre_edit.png) +Native file manager: +![Libre Edit](Screenshots/file_manager.png) + +Editor: +![Libre Edit](Screenshots/editor.png) + +Rendered Markdown: +![Libre Edit](Screenshots/rendered.png) -- cgit v1.2.3-70-g09d2