Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/saturngod/sgmarkdown

Markdown Editor powered by node webkit and html 5
https://github.com/saturngod/sgmarkdown

Last synced: 2 months ago
JSON representation

Markdown Editor powered by node webkit and html 5

Awesome Lists containing this project

README

        

#Readme

Base on the [markdown-editor](https://github.com/jbt/markdown-editor). It's using [code mirror](http://codemirror.net/) and [node-webkit](https://github.com/rogerwang/node-webkit).

## Why create another markdown editor ?

Most of the text editor didn't support Zawgyi Font (ေဇာ္ဂ်ီ) and Myanmar Unicode correctly. Cursor position problem in ace editor. Some editors are supported but not supporting [Github flavored markdown](https://help.github.com/articles/github-flavored-markdown).

So, I decided to create own one that support myanmar font and Github flaovered markdown.

## Done

- Save file
- Save As File
- Copy HTML
- Download HTML

## Todo

- Change Font Family (yes. Not only one font. Should be font family list)
- Change Editor Theme

### Extra Features

- Open file/folder from drag and drop
- Tab suppport
- File Explorer side bar