=== IDE Micro code-editor ===
Contributors: Luke Alford
Tags: ide,syntax highlighter, code highlighter, code prettify, , prism js, prism js wordpress, snippet, syntax, syntax higlighter, codeflask js, codeflask js wordpress,codeflask, codeflask.js,codeflask,shortcode
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 <a href="https://kazzkiq.github.io/CodeFlask.js/">Codeflask</a>


== Description ==
Short code implementation of <a href="https://kazzkiq.github.io/CodeFlask.js/">Codeflask</a>

**Usage**

[codeflask language="langused" title="title of file or what ever!"]

code goes here

[/codeflask]

You are required to set both these attributes.

**Current attributes**

language   = type of syntax.

title      = title of editor.

**Demo**

You can view it working on wordpress <a href="http://lukealford.me/portfolio/codeflask-for-wordpress/">here</a>

== Installation ==
install plugin, use shortcode.
