Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/saturngod/sgmarkdown
- Owner: saturngod
- Created: 2014-04-24T06:14:20.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-04-26T08:23:18.000Z (over 10 years ago)
- Last Synced: 2024-04-08T17:02:06.524Z (9 months ago)
- Language: JavaScript
- Size: 33.8 MB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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