Skip to content

Markdown Pro editor for Standard Notes (includes undo/redo, indent/dedent)

License

Notifications You must be signed in to change notification settings

kmantel/markdown-pro

This branch is 35 commits ahead of standardnotes/markdown-pro:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8c9a074 · Feb 11, 2025
Feb 11, 2025
Jul 28, 2023
Feb 11, 2025
Mar 29, 2021
Mar 29, 2021
Jun 2, 2021
Feb 11, 2025
Mar 29, 2021
Mar 29, 2021
Apr 13, 2020
Jun 15, 2020
Mar 4, 2022
Mar 29, 2021
Jun 15, 2020
Jan 21, 2025
Mar 29, 2021
Mar 29, 2021
Mar 29, 2021
Mar 4, 2022

Repository files navigation

Markdown Pro Editor

The Markdown Pro Editor (formerly Advanced Markdown Editor) is a Standard Notes derived editor that offers full support for Markdown editing.

This editor is based on EasyMDE, which is a fork of the now unmaintained SimpleMDE.

Fully featured Markdown editor with live preview, a styling toolbar, and split pane support.

Quickstart

Use your browser to see the Markdown Pro Editor in action.

  1. Clone the advanced-markdown-editor from GitHub.
  2. Run npm install to install any required dependencies.
  3. Run grunt to build the project in the dist folder.
  4. Open index.html in your browser where the editor will be running.

Local Installation

See the editor in the desktop app and make changes to the code.

  1. Clone the advanced-markdown-editor from GitHub.

  2. Run npm install to install any required dependencies.

  3. Ensure that either the Standard Notes desktop app is available for use or the web app is accessible. Use both locally or with an Extended account (or the extension will not load).

  4. Follow the instructions here to setup the extension locally.

  5. Begin development! Upon making any changes to the code, run grunt to build the files to the dist folder.

Support

For issues related to core functionality, we suggest creating an issue on the core repo instead. For issues specifically related to how this editor integrates with Standard Notes, please feel free to create an issue in this repo.

Refer to the following link for more details on editors:

We are also reachable on our forum, Slack, Reddit, Twitter, and through email:

  • Standard Notes Help and Support: Get Help

License

GNU AGPL v3.0

About

Markdown Pro editor for Standard Notes (includes undo/redo, indent/dedent)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.0%
  • SCSS 33.9%
  • EJS 3.1%