sn-advanced-markdown-editor
v1.5.0
Published
A Standard Notes derived editor that offers full support for Markdown editing.
Downloads
14
Readme
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.
Quickstart
Use your browser to see the Markdown Pro Editor in action.
- Clone the advanced-markdown-editor from GitHub.
- Run
npm install
to install any required dependencies. - Run
grunt
to build the project in the dist folder. - 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.
Clone the advanced-markdown-editor from GitHub.
Run
npm install
to install any required dependencies.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).
Follow the instructions here to setup the extension locally.
Begin development! Upon making any changes to the code, run
grunt
to build the files to thedist
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:
- Standard Notes Help: What are editors?
We are also reachable on our forum, Slack, Reddit, Twitter, and through email:
- Standard Notes Help and Support: Get Help