Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/empyreal96/markdownuwp

A simple Markdown and General text editor for Windows 10 Desktop and Mobile. Can also be used as a general text editor
https://github.com/empyreal96/markdownuwp

editor markdown markdown-editor markdown-viewer text-editor uwp w10m windows-10 windows10 windows10mobile

Last synced: 19 days ago
JSON representation

A simple Markdown and General text editor for Windows 10 Desktop and Mobile. Can also be used as a general text editor

Awesome Lists containing this project

README

        

# Universal Markup Editor
## A simple markdown and general text editor supporting many files

Easily create, open and edit Markdown and a variety of Text based files files on Desktop or Mobile.

### Requirements
- Windows 10 Builds 15063 - 17763

### Features
- '.md' and '.markdown' files supported, common text based files alse supported (`.txt`, `.cs` and many more!)
- Preview rendered markdown
- Built in Markdown Syntax help
- Auto Updates

### Known Issues
- Markdown Previews have issues displaying correct text scailing
- Markdown Previews fail to load images

### Acknowledgments
- Credit to [SnowCait/MarkdownEditor](https://github.com/SnowCait/MarkdownEditor) for source used as initial reference
- Markdown backend provided by 'Core.Markdown' nuget by tobiasschulz
- Uses Microsoft.UI.Xaml
- Win2D from Microsoft
- Octokit by Github
- SharpCompress for extracting updates