Skip to content
This repository has been archived by the owner on Nov 2, 2024. It is now read-only.

Releases: mkaz/code-syntax-block

v0.4.0 - Use CodeEditor

02 Jun 14:28
6290ff3
Compare
Choose a tag to compare
  • Update Prism to 1.14
  • Switch from PlainText to CodeEditor
  • Fix PHP Support

Props to @memuller in PR #9

v0.3.1 - Fix Class Name

08 Apr 17:58
c8aea10
Compare
Choose a tag to compare
  • Language class name was using description and should be just language.
  • Add version to plugin file

v0.3.0 - Welcome to the World

08 Apr 17:08
eb69758
Compare
Choose a tag to compare

Initial release of plugin, extending Gutenberg by adding color syntax highlighting to code block.

Language Support:
Bash, C-like, CSS, Git, Go, HTML, JavaScript, JSON, Markdown, PHP, Python, Reast JSX, SQL