IECST Highlighter

Description

This plugin adds a Gutenberg block called IECST Highlighter. After entering a code snippet in the editor,
the output will be rendered with a syntax highlighting style selected in the IECST Highlighter Settings.

This plugin uses the Phio Highlighter which is distributed
with an MIT License, https://highlighter.phioautomation.com/LICENSE.txt.

Development of this plugin is on Github.

Screenshots

  • Select a Highlighter theme Settings -> General -> IECST Highlighter CSS Theme
  • Add an IECST Highlighter block to a page
  • Enter your code in the editor
  • Light (default) theme
  • Dark theme

Blocks

This plugin provides 1 block.

  • IECST Highlighter Display beautiful code snippets using the Phio Highlighter for the IEC 61131-3 Structured Text language

Installation

  1. Upload the plugin files to the /wp-content/plugins/iecst-highlighter directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

Reviews

There are no reviews for this plugin.

Contributors & Developers

“IECST Highlighter” is open source software. The following people have contributed to this plugin.

Contributors

Translate “IECST Highlighter” into your language.

Interested in development?

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

Changelog

0.1.0

  • Release