Sven Groot said:You can get SQL formatting like this: [ code language="SQL" ] code here [ /code ]joechung said:*snip*
Just remove the extra spaces around the [].
EDIT: Ok, apparently that doesn't work. I know the code formatter they use supports SQL (since I wrote it), but apparently C9 isn't exposing it.
SELECT * FROM sys.databasesEdit: it works when you put "sql" in lower case letters. Yay for case-sensitivity.