Skip to content

An iOS Markdown Editor based on vditor and written in SwiftUI

Notifications You must be signed in to change notification settings

Heming-Zhong/marknote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

marknote

An iOS Markdown Editor app based on Vditor, a next generation markdown editor.

Installation

This app is now under early development, and is not available on App Store. If you want to try it now. you can clone this repository and build it through Xcode.

TODO: package and App Store

Functions and Usage

  1. Access any folders available in File App:

simulator_screenshot_E39089E0-1265-4B71-A199-28E6EBE359CA

(Picture above is got on an simulator, iCloud works fine on real machine)

  1. Open a .md file and edit it in WYSIWYG(wysiwyg), Instant Rendering(ir) and Split View(sv):

simulator_screenshot_9DFF8797-1218-4C88-A73F-9B7E78A8FBB9

  1. Manage your docs and folders in the sidebar:

marknote演示

  1. Editor theme follows system appearences:

marknote演示

Note: due to simulator performance, the conversion of editor theme above is a little bit laggy (no such problem on real machine)

development

My own develop Environment: macOS Big Sur 11.2.1, Xcode 12.4

This project is developed through swiftUI and WKWebView, so as long as your dev Environment supports both of those, then everything should be fine. If you do encounter some problem while building, just raise a issue.

About

An iOS Markdown Editor based on vditor and written in SwiftUI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published