standardnotes / markdown-pro

[Moved to https://github.com/standardnotes/app] Markdown Pro editor for Standard Notes (formerly Advanced Markdown Editor)
GNU Affero General Public License v3.0
31 stars 21 forks source link

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:

License

GNU AGPL v3.0