https://github.com/coderyi/markthing
online markdown editor with live preview. 在线markdown编辑器。http://coderyi.com/markthing/
https://github.com/coderyi/markthing
editor markdown markdown-editor markdown-parser markdown-to-html marked
Last synced: 3 months ago
JSON representation
online markdown editor with live preview. 在线markdown编辑器。http://coderyi.com/markthing/
- Host: GitHub
- URL: https://github.com/coderyi/markthing
- Owner: coderyi
- License: mit
- Created: 2022-01-03T05:40:04.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-10T11:17:56.000Z (over 3 years ago)
- Last Synced: 2025-03-20T13:32:40.568Z (3 months ago)
- Topics: editor, markdown, markdown-editor, markdown-parser, markdown-to-html, marked
- Language: JavaScript
- Homepage: http://coderyi.com/markthing/
- Size: 3.09 MB
- Stars: 27
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# markthing
一个MarkDown编辑器
## Features
1. MarkDown编辑
2. MarkDown预览
3. 支持暗黑模式
4. 支持导入导出MarkDown文件## Development
`npm i`
`npm start`
## License
This is opensourced under the MIT License.