=== IDE Micro code-editor ===
Contributors: Luke Alford
Tags: ide,syntax highlighter, code highlighter
Requires at least: 4.3.1
Tested up to: 4.3.1
Stable tag: 1.0
License: GPLv2
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html
Shortcode implementation of Codeflask
use
[codeflask language=\"langused\" title="title of file or what ever!"]
code goes here
[/codeflask]
== Description ==
Short code implementation of Codeflask
To use,
[codeflask language=\"langused\" title="title of file or what ever!"]
code goes here
[/codeflask]
You are required to set both these attributes
language = type of syntax
title = title of editor
== Installation ==
install plugin, use shortcode.