Skip to content

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 PDF

License

Notifications You must be signed in to change notification settings

gcclinux/EasyEdit

Repository files navigation

EasyEdit

EasyEdit

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. **

Latest Example implementing custom tables...

Example Example

Install the project

$ node --version
$ npm --version
$ git --version

$ git clone https://github.com/gcclinux/EasyEdit.git
$ cd EasyEdit
$ npm install

Run the Standalone Project

$ npm start

Build as an standalone App (Windows & Linux)

$ npm run electron:build

Example Gantt graph as code

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
Loading

Example Table displayed

header1 header2 header3
row1 col2 col3
row2 col2 col3

Markdown Image URL Example

GitHub Project

Linux it from the Snap Store

Get it from the Snap Store

Linux, Mac, Windows it Pre-built packages

✓ [Linux ARM64] EasyEdit-1.3.7-aarch64.rpm [ SHA256 ] [ MD5 ]

✓ [Linux x86_64] EasyEdit-1.3.7-amd64.deb [ SHA256 ] [ MD5 ]

✓ [Linux x86_64] EasyEdit-1.3.7-amd64.snap [ SHA256 ] [ MD5 ]

✓ [Linux ARM64] EasyEdit-1.3.7-arm64.AppImage [ SHA256 ] [ MD5 ]

✓ [Linux ARM64] EasyEdit-1.3.7-arm64.deb [ SHA256 ] [ MD5 ]

✓ [Darwin ARM64] EasyEdit-1.3.7-arm64.dmg [ SHA256 ] [ MD5 ]

✓ [Linux ARM64] EasyEdit-1.3.7-arm64.snap [ SHA256 ] [ MD5 ]

✓ [Linux ARM64] EasyEdit-1.3.7-arm64.zip [ SHA256 ] [ MD5 ]

✓ [Linux ARMHF] EasyEdit-1.3.7-armhf.snap [ SHA256 ] [ MD5 ]

✓ [Linux ARMv7l] EasyEdit-1.3.7-armv7l.AppImage [ SHA256 ] [ MD5 ]

✓ [Linux ARMv7l] EasyEdit-1.3.7-armv7l.deb [ SHA256 ] [ MD5 ]

✓ [Linux ARMv7l] EasyEdit-1.3.7-armv7l.rpm [ SHA256 ] [ MD5 ]

✓ [Linux ARMv7l] EasyEdit-1.3.7-armv7l.zip [ SHA256 ] [ MD5 ]

✓ [Linux x86_64] EasyEdit-1.3.7-x64.pacman [ SHA256 ] [ MD5 ]

✓ [Linux x86_64] EasyEdit-1.3.7-x64.zip [ SHA256 ] [ MD5 ]

✓ [Linux x86_64] EasyEdit-1.3.7-x86_64.AppImage [ SHA256 ] [ MD5 ]

✓ [Linux x86_64] EasyEdit-1.3.7-x86_64.rpm [ SHA256 ] [ MD5 ]

✓ [Windows x86] EasyEdit-Portable-1.3.7.exe [ SHA256 ] [ MD5 ]

✓ [Windows x86] EasyEdit-Portable-1.3.7.zip [ SHA256 ] [ MD5 ]

✓ [Windows x86] EasyEdit-Setup-1.3.7.exe [ SHA256 ] [ MD5 ]

✓ [Windows x86] EasyEdit-Setup-1.3.7.msi [ SHA256 ] [ MD5 ]

NOTE:

If AppImage fails with setuid_sandbox_host as it happens in some systems:

FATAL:setuid_sandbox_host.cc(163)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /tmp/.mount_EasyEduPn1dQ/chrome-sandbox is owned by root and has mode 4755.

Solution Exec:

./EasyEdit-1.3.7-x86_64.AppImage --no-sandbox

About

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 PDF

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •