Rails plugin to do TextMate-style Syntax Highlighting
tm_syntax_highlighting is a new Rails plugin that allows you to do TextMate-style syntax coloring in your app (GitHub repository).
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
tm_syntax_highlighting is a new Rails plugin that allows you to do TextMate-style syntax coloring in your app (GitHub repository).
Comments
<?php echo “hola”; $uno = “dos”; ?>
Post a comment