I use Ada extensively, and would like support for it in Crayon. If I can offer any assistance, please let me know. Thanks!
http://wordpress.org/extend/plugins/crayon-syntax-highlighter/
I use Ada extensively, and would like support for it in Crayon. If I can offer any assistance, please let me know. Thanks!
http://wordpress.org/extend/plugins/crayon-syntax-highlighter/
I've forked the repo. I'll take a whack at adding it. Hopefully you'll see a pull request in a week or two. Thanks!
Thanks, I'll keep a look out! I try to highlight as generically as possible in the language file rather than compile lists to reduce the number of files and improve maintenance. E.g. mark all capitalised words are constants rather than have a long list of existing capitalised constants. For keywords and statements however I use lists.
Also check out the spec here: http://aramk.com/projects/crayon-language-file-specification/
You must log in to post.