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

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

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/)