mn-code

# shell script say 'hello'

hello

/* css */ body {background: red} // javascript console.log('hello')
# to install this module bower install --save mn-code

Or just download the main files, located in dist/

usage

Use the tag mn-code and put your code

// a hello world console.log('hello')

will show

// a hello world console.log('hello')

you dont need use the class to define language, this will be identified automatically, but you can use the following classes actually