=== codefence.io === Contributors: benphelps Tags: code block, editor, script embed, run code, codemirror Requires at least: 5.1 Tested up to: 5.4 Requires PHP: 7.2 Stable tag: 1.0.0 License: GNUGPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html codefence.io is an easy to embed editor and compiler for over 20 server-side programming languages. == Description == codefence.io is an easy to embed editor and compiler for over 20 server-side programming languages. Everything is run securely inside dedicated sandboxed Docker containers and, once executed, destroyed. We never store your code on our servers, and only the results are cached (you can opt-out of this as well). Perfect for examples, tutorials, and technical documentation, allowing the reader to interact with the code and make changes. == Screenshots == 1. The codefence block inside the gutenberg editor.