https://github.com/ifyun/simple-markdown
Markdown desktop app
https://github.com/ifyun/simple-markdown
Last synced: about 2 months ago
JSON representation
Markdown desktop app
- Host: GitHub
- URL: https://github.com/ifyun/simple-markdown
- Owner: ifyun
- License: mit
- Created: 2021-12-28T15:01:58.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-09T10:56:08.000Z (almost 4 years ago)
- Last Synced: 2025-01-25T10:28:12.501Z (11 months ago)
- Language: Vue
- Size: 956 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Simple Markdown
极简 Markdown 编辑器,基于 Electron & Vue。
## Features
- 代码高亮
- 亮色/暗色主题
- KaTeX
- Jekyll Front Matter
## Credits
This software uses following open source packages:
- [Electron](https://www.electronjs.org/)
- [Vue.js](https://v3.cn.vuejs.org/)
- [Node.js](https://nodejs.org/)
- [Naive UI](https://www.naiveui.com/)
- [CodeMirror](https://codemirror.net/)
- [markdown-it](https://github.com/markdown-it/markdown-it)
- [highlight.js](https://highlightjs.org/)
- [katex](https://katex.org/)