/Ugly-Syntax-Highlighter

Syntax highlighting for copy and paste for all editors.

Primary LanguageJavaScript

Compatible for all types of editors when copy/paste.

This syntax hilight uses only font-tag, so you can use copy/paste in legacy rich text editors. Syntax hilight uses google-code-prettify.

Local-Usage:
% git clone https://github.com/yukinoraru/Ugly-Syntax-Highlighter.git
% cd Ugly-Syntax-Highlighter/webroot
% open index.html

Development

Use CodeKit for development. It converts HAML, SASS, CoffeeScript automatically.

App on Heroku

http://ush.herokuapp.com/

Have fun :)