microlight
microlight copied to clipboard
highlights code in any programming language
Currently `microlight` class needs to be included in the class list. But most syntax highlight scripts automatically work on code wrapped in `` tags. I request same behavior with `microlight.js`.
Im not sure how to use this library with React. Is there any example to do that?
> see here: http://jsfiddle.net/neohiro79/zbfdhxjy/5/ **Weather the comments NOR the tags show up.** Is there a hidden "feature" I am missing?
This PR adds two new features. I know is not a good ideia to send a double feature PR, but since it shares some lines between modifications and is a...
As title, when load jquery 3, it broke, no highlight function executed I think
I have a usecase where I want to highlight syntax in a div that the end-user populates. Any chance we can make the rendering work 'live' in a contenteditable? I've...
microlight.reset still exists for automatically traversing the DOM and performing in-place highlighting, but the core logic has been factored out as microlight.process for performing the same operation on a string...