This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

ACE HTML Block

Description

Registers a raw html block which uses the ACE Editor. Features include syntax highligting, line numbers, indentation, and HTML validation.

Any HTML markup included in your block will be interpreted and rendered on your user-facing page or post just like the core “Custom HTML” block. This plugin is not for embedding pretty markup on your front-end site, rather it is for those developers that need to include raw HTML in their pages or posts and want to improve the readability of their HTML snippets and have a better in-browser code editing experience.

To Use:

Create a new block in the editor and look for “ACE HTML Block” in the Formatting section. It has a heart icon.

Note on block transforms:

There (hopefully) may come a time in the future when WordPress introduces native syntax highlighting on core “Custom HTML” blocks. This block is configured to transform to (and from) the core HTML block so the transition away from this plugin will be easy if you ever want to disable it. To transform this block click on the heart icon in the upper left corner of the block and select “Custom HTML” from the dropdown menu.

Thanks:

Under the hood it uses react-ace.

Screenshots

  • Take a look at those colors!

Blocks

This plugin provides 1 block.

  • ACE HTML Block

Reviews

18, Mayu de 2021
A fantastic replacement for the crappy Custom HTML block 🙂
Read all 3 reviews

Contributors & Developers

“ACE HTML Block” is open source software. The following people have contributed to this plugin.

Contributors

“ACE HTML Block” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “ACE HTML Block” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.