joplin-plugin-better-code-blocks
v1.1.0
Published
<h1 align="center"> <img alt="logo" src="https://raw.githubusercontent.com/ckant/joplin-plugin-better-code-blocks/main/media/logo.svg" width="100"> <br> Better Code Blocks <br> </h1>
Downloads
8
Readme
Features
- Renders code blocks inline with
Minimal
orStandard
styles - Adds
copy
button for inline code blocks - Autocompletes code blocks on Enter
- Changes Select All to select the current code block
Screenshots
Download
Search for Better Code Blocks
in the Joplin settings under the Plugins
section.
Settings
| Setting | Options | Description |
| --------------------------------------------------- | ----------------------------------- | ------------------------------------------------------------------------------------- |
| Autocompletion | Enabled
, Disabled
| Enables/disables automatic completion of code blocks when Enter is pressed |
| Rendering | Enabled
, Disabled
| Enables/disables rendering of code blocks |
| Behavior of Select All inside code block | Enabled
, Disabled
| Changes the behavior of Select All while the cursor is inside code blocks |
| Render layout | Minimal
, Standard
| Changes the layout of rendered code blocks |
| Corner style | Square
, Round
| Changes the border style of rendered code blocks |
| Excluded languages | (comma-separated list)
| Disables rendering of code blocks for specific languages |
| Copy button behavior | Copy code
, Copy code and fences
| Controls what's copied when the Copy Code button is clicked |
Credits
License
Copyright © 2023 Chris Kant. This project is MIT licensed.