https://github.com/getdevflow/easy-mde
A simple, beautiful, and embeddable JavaScript Markdown editor.
https://github.com/getdevflow/easy-mde
Last synced: about 2 months ago
JSON representation
A simple, beautiful, and embeddable JavaScript Markdown editor.
- Host: GitHub
- URL: https://github.com/getdevflow/easy-mde
- Owner: getdevflow
- License: gpl-2.0
- Created: 2026-05-12T01:51:21.000Z (2 months ago)
- Default Branch: 1.x
- Last Pushed: 2026-05-12T01:56:02.000Z (2 months ago)
- Last Synced: 2026-05-13T00:11:00.462Z (2 months ago)
- Language: PHP
- Size: 11.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## Description
A simple, beautiful, and embeddable JavaScript Markdown editor.
> __Requires__ Devflow Version: 2.x
> __Tested Up To:__ 2.0.0
> __Requires PHP:__ 8.4+
> __Stable Tag:__ 1.0.0
> __License:__ GPLv2-only
## Composer Installation
1. Start a new shell session.
2. In the root of your install, run the following command ```composer require getdevflow/easy-mde```.
## Changelog
### 1.0.0
- Initial commit