EasyEdit is an easy markdown editor that allows you to write Markdown (MD) and preview it in real-time. You can save, load .md files and export to HTML,TXT & PDF. The idea is to provide a single MD / Mermaid Aplication that can help creating MD documents by build the MD code as easy as a click of a button.
** EasyEdit is a free and open-source project. You can use it for free and modify it as you like. **
$ node --version
$ npm --version
$ git --version
$ git clone https://github.com/gcclinux/EasyEdit.git
$ cd EasyEdit
$ npm install
$ npm start
$ npm run electron:build
✓ [Linux x86_64] EasyEdit-1.3.6-amd64.deb [ SHA256 ] [
MD5 ]
✓ [Linux x86_64] EasyEdit-1.3.6-amd64.snap [ SHA256 ] [
MD5 ]
✓ [Linux x86_64] EasyEdit-1.3.6-x86_64.AppImage [ SHA256 ] [
MD5 ]
✓ [Linux x86_64] EasyEdit-1.3.6-x64.zip [ SHA256 ] [
MD5 ]
✓ [Linux aarch64] EasyEdit-1.3.6-arm64.AppImage [ SHA256 ] [
MD5 ]
✓ [Linux aarch64] EasyEdit-1.3.6-arm64.deb [ SHA256 ] [
MD5 ]
✓ [Linux aarch64] EasyEdit-1.3.6-arm64.snap [ SHA256 ] [
MD5 ]
✓ [Linux aarch64] EasyEdit-1.3.6-arm64.zip [ SHA256 ] [
MD5 ]
✓ [Windows 64-bit] EasyEdit-Setup.1.3.6.exe [ SHA256 ] [
MD5 ]
✓ [Windows 64-bit] EasyEdit-Portable.1.3.6.exe [ SHA256 ] [
MD5 ]
✓ [Windows 64-bit] EasyEdit-1.3.6-Win.zip [ SHA256 ] [
MD5 ]
✓ [Darwin aarch64] EasyEdit-1.3.6-arm64.dmg [ SHA256 ] [
MD5 ]
✓ [Darwin aarch64] EasyEdit-1.3.6-arm64-mac.zip [ SHA256 ] [
MD5 ]
gantt
title Create EasyEdit
dateFormat YYYY-MM-DD
section Tasks
Initial App :task1, 2024-11-11, 14d
Add features :task2, 2024-11-18, 14d
Run test :task3, 2024-11-25, 3d
Deliver Product :task4, 2024-11-31 , 3d
header1 | header2 | header3 |
---|---|---|
row1 | col2 | col3 |
row2 | col2 | col3 |
[![GitHub Project](https://raw.githubusercontent.com/gcclinux/EasyEdit/refs/heads/main/public/easyedit128.png "EasyEdit Icon")](https://github.com/gcclinux/EasyEdit)