ACE HTML Block

ACE HTML Block Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 1,878 downloads
ACE HTML Block Icon

Try plugin: ACE HTML Block

We'll create fresh WordPress site with ACE HTML Block installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About ACE HTML Block

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

2


0


0


0


0

updated: 5 years ago
since: 5 years ago
author: Will Delphia

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.