Annytab Code Prettify

Plugin Banner

Annytab Code Prettify

by Fredrik Stigsson

Download
Description

This plugin uses Google Code Prettify with customized styling. This plugin uses the default skin, custom styling has been applied to show line numbers and to prevent line-breaks. The wp-code-block is styled by the theme (borders, background color and more), the contents of the pre-block is styled by css in the plugin.

Upload the plugin and activate it. You do not need to set any configuration options.

  1. Shows a prettified block of code, highlightings is applied to a <code><pre></code> block and <code><code></code> segments.

    Shows a prettified block of code, highlightings is applied to a <pre> block and <code> segments.

1.0.2 (2020-07-29)

  • Changed namespace.
  • Updated empty line styling.

1.0.1 (2020-07-26)

  • Changed li-styling to override theme styling.

1.0.0 (2020-07-21)

  • Initial release.
Back to top