https://github.com/mantis-software-company/flask-tui-editor
Toast UI Markdown Editor Integration for Flask-WTF.
https://github.com/mantis-software-company/flask-tui-editor
flask markdown-editor toast-ui-editor wtforms
Last synced: about 1 year ago
JSON representation
Toast UI Markdown Editor Integration for Flask-WTF.
- Host: GitHub
- URL: https://github.com/mantis-software-company/flask-tui-editor
- Owner: mantis-software-company
- License: mit
- Created: 2024-07-19T17:01:30.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-06T03:52:22.000Z (over 1 year ago)
- Last Synced: 2025-03-24T03:11:22.416Z (over 1 year ago)
- Topics: flask, markdown-editor, toast-ui-editor, wtforms
- Language: JavaScript
- Homepage: https://flask-tui-editor.readthedocs.io/latest/
- Size: 354 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.rst
- License: LICENSE
Awesome Lists containing this project
README
# Flask-TUI-Editor
[Toast UI Markdown Editor](https://ui.toast.com/tui-editor) Integration for Flask-WTF.
## Installation
To install Flask-TUI-Editor:
```
pip install flask-tui-editor
```
### Usage
Check [example](example/) project and [documentation](https://flask-tui-editor.readthedocs.io/latest/).
## Licenses
Both Flask-TUI-Editor and [Toast UI Editor](https://github.com/nhn/tui.editor) licensed with MIT License.