1.1.0 • Published 6 months ago

joplin-plugin-copy-code-blocks v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

Copy Code Blocks

Release MIT

Joplin Plugin

Features

Add a copy button to the code blocks.

Preview

copy

Installation

Automatic

  1. Open Joplin, go to Tools > Options > Plugins.
  2. Search for Copy Code Blocks.
  3. Install this plugin.
  4. Finally, restart the application.

Manual

  1. Go to the Releases to download the plugin package zip file and unzip it.
  2. Open Joplin, go to Tools > Options > Plugins.
  3. Click Manage your plugins > Install from file, select the previously unzipped jpl file.
  4. Finally, restart the application.

Building

The plugin is built using Webpack, which creates the compiled code in /dist. A JPL archive will also be created at the root, which can use to distribute the plugin.

To build the plugin, simply run npm run dist.

License

MIT license