An open API service indexing awesome lists of open source software.

https://github.com/markedit-app/markedit-highlight

Text Highlight for MarkEdit.
https://github.com/markedit-app/markedit-highlight

Last synced: about 1 year ago
JSON representation

Text Highlight for MarkEdit.

Awesome Lists containing this project

README

          

# MarkEdit-highlight

Text Highlight for MarkEdit that leverages [markedit-api](https://github.com/MarkEdit-app/MarkEdit-api).

Example: `==highlighted text==`, you can simply select the text and hit `=` twice to highlight it.

## Installation

Copy [dist/markedit-highlight.js](dist/markedit-highlight.js) to `~/Library/Containers/app.cyan.markedit/Data/Documents/scripts/`.

You can also run `yarn install && yarn build` to build and deploy the script.