=== Tutorial Blocks Collection === Contributors: vickyagravat Tags: gutenberg, code, program, output, note, tutorial Requires at least: 5 Tested up to: 5.3 Stable tag: 1.0.0 Requires PHP: 5.6 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Simple plugin that enhance the gutenberg functionality. it display formatted code block, output block, note block, etc. == Description == This Plugin is useful for developers blog, tutorial site where to display formatted code and output of any program, like C, C++, JAVA, VB, C#, JSP, ASP, PHP, HTML etc. The Code Block is dependent on CodeMirror Library. The Output Block and Note Block is purely created using CSS, it is fully responsive, and display perfectly on any browser. == Installation == This section describes how to install the plugin and get it working. 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress 1. Use the Settings->Plugin Name screen to configure the plugin 1. (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes) == Frequently Asked Questions == = It is Run without Gutenberg? = No, it is Dependent on Gutenberg to Create Blocks, you have to install and activate Gutenberg. == Screenshots == 1. This is Console (CMD) Output. Useful for Command Line Output such as C, C++, JAVA etc. 2. This is Browser Output. Useful for Web Languages such as ASP, PHP, JSP, HTML, JS, CSS etc. 3. == Changelog == = 1.0 = * Created A New Plugin. * No change. == Upgrade Notice == = 1.0 = Created New Plugin no upgrade. Features: 1. Formatted Code Block 11. It supports 100+ Language Mode with 50+ Theme. 1. Fully Responsive Output Block, it supports. 11. Console Output (CMD/Terminal), it includes, 111. Apple MAC (Terminal) 111. Ubuntu (Terminal) 111. Win-10 (CMD) with custom title color. 111. Win-8 (CMD) with custom title color. 1. Fully Responsive Note Block, it supports 11. Type of Note: Info, Warning, Danger, Success. 11. Style of Note: Side Bars, Top Bar, Bottom Bar, Left Bar