Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/CrazyCxl/markdown-editor
- Owner: CrazyCxl
- License: gpl-3.0
- Created: 2018-04-24T07:53:59.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-29T10:22:27.000Z (almost 6 years ago)
- Last Synced: 2024-07-31T21:54:08.298Z (5 months ago)
- Topics: markdown, markdown-editor, qml
- Language: JavaScript
- Size: 897 KB
- Stars: 12
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-qt - CrazyCxl/markdown-editor: A qml markdown editor
README
# markdown-editor
A qml markdown editordownload [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)