Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/CrazyCxl/markdown-editor

A qml markdown editor
https://github.com/CrazyCxl/markdown-editor

markdown markdown-editor qml

Last synced: 3 months ago
JSON representation

A qml markdown editor

Awesome Lists containing this project

README

        

# markdown-editor
A qml markdown editor

download [releases](https://github.com/CrazyCxl/markdown-editor/releases)

![home](https://raw.githubusercontent.com/CrazyCxl/markdown-editor/master/screenShot/home.png)

# Todo list

- Syntax highlighting
- The chart support

# Reference
- [github-markdown-css](https://github.com/sindresorhus/github-markdown-css)
- [Moeditor](https://github.com/Moeditor/Moeditor)
- [qtwebengine-webenginewidgets-markdowneditor-example](https://doc.qt.io/qt-5.10/qtwebengine-webenginewidgets-markdowneditor-example.html)
- [mathml css](https://github.com/fred-wang/mathml.css)
- [markdown it](https://github.com/markdown-it/markdown-it)
- [markdown it math](https://github.com/runarberg/markdown-it-math)
- [markdown-it-footnote](https://github.com/markdown-it/markdown-it-footnote)