Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FelisDiligens committed Oct 22, 2022
1 parent 18d27ea commit 1076208
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Joplin CodeMirror options plugin

This is a simple plugin that exposes some CodeMirror options to the user, such as line wrapping or line numbers.
This is a simple plugin for [Joplin](https://joplinapp.org/) that exposes some CodeMirror options to the user, such as line wrapping or line numbers.

See the screenshots below:

Expand All @@ -9,11 +9,21 @@ See the screenshots below:

## Installation

### From the repo (recommended)

- Go to the settings (Tools → Options) → Plugins
- Search for CodeMirror Options
- Click 'Install' and restart Joplin
- Enjoy

### Manually

- Download the *.jpl file from the [releases](https://github.com/FelisDiligens/joplin-plugin-cmoptions/releases) section
- Go to the settings (Tools → Options) → Plugins
- Click the gear next to 'Manage your plugins' and choose 'Install from file'
- Select the downloaded *.jpl file
- Enjoy

## Usage

- After installation, a new section will appear in the options. (see screenshot)
Expand Down

0 comments on commit 1076208

Please sign in to comment.