Description
Demo – Documentation – GitHub
Block to display code, with highlighted syntax, which can be copied to the clipboard.
Features
The block comes with the following settings:
- Code language: JavaScript, CSS, PHP, etc. Full list of languages.
- Color theme
- Label: Top left label that can be customized. By default the code language.
- Copy button: Top right button to copy the block content.
- Padding
- Border width and Border radius
Usage
The block can be found inside the blocks inserter menu under the Melonpan Blocks category.
Once added in the post you can edit its settings on the Editor sidebar under the Block settings panel.
Switch between the previewer and editor views to edit the code and see its styled output.
Screenshots
Blocks
This plugin provides 1 block.
- Melonpan Block – Code
Installation
Installation from the WordPress admin.
- Log in to the WordPress admin and navigate to Plugins > Add New.
- Type Melonpan Block – Code in the Search field.
- In the results list Melonpan Block – Code plugin should appear, click Install Now button.
- Once it finished installing, click the Activate button.
- That’s it, now you can go to any post where Gutenberg is enabled and start using the block.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Melonpan Block – Code” is open source software. The following people have contributed to this plugin.
Contributors“Melonpan Block – Code” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Melonpan Block – Code” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.0.3
- Updated dependencies
2.0.2
- Updated dependencies
2.0.1
- Fixed bug where old instances of the block with the copy button enabled were throwing a deprecation warning
2.0.0
- Major refactor
- Updated packages
1.1.0
- Small CSS fix for WP 5.4 version.
- Improved development environment (updated packages, added linting…)
1.0.1
- Improved code base.
1.0.0
- Initial release.