I selected the above lines of code, and hit Ctrl+K, and it was indented as intended.
Hey, if I select only part of a line and hit Ctrl+K (or the C button), it works too (inserting backticks).
Just reporting that it works for me, but I am on Windows 7, so my case is probably different. Also I no longer have IE 8 (I probably have 9 or 10), so I cannot test.
Answers
I use html or markdown, it seems can do the trick, but it really too trouble and complex to use.
I am on Chrome 30
I selected the above lines of code, and hit
Ctrl+K
, and it was indented as intended.Hey, if I select only part of a line and hit Ctrl+K (or the C button), it works too (inserting backticks).
Just reporting that it works for me, but I am on Windows 7, so my case is probably different. Also I no longer have IE 8 (I probably have 9 or 10), so I cannot test.
void setup() { size(1000, 200); }
I highlight it. and then C or ctrl+k, nothing happened. and get the box warning, /n/r
syntaxhighlighter can't find brush for: processing. eh?
Maybe clear your cache?