Your comments
Can you please explain what you mean exactly? Syntax Highlighting is built in. You can copy TextMate bundles even when you have a Windows PC - you don't need TextMate or a Mac.
There are 163 TextMate repositories at https://github.com/textmate - and many more can be found by searching for something like "language textmate bundle" or "language tmbundle".
Hello, Textastic 3.0 supports custom syntax definitions that are compatible with TextMate.
There is a TextMate bundle for Arduino available at https://github.com/nasser/arduino.tmbundle
Yes, this is unfortunately a problem in iOS 5. It seems to cache the CSS file although it shouldn't. This doesn't happen in iOS 4.
As a workaround, you can add a parameter to the url like that:
<link rel="stylesheet" type="text/css" href="main.css?v=1"/>
Increment the counter when you make a change.
I will try to fix this in an update.
Yes, this is unfortunately a problem in iOS 5. It seems to cache the CSS file although it shouldn't.
As a workaround, you can add a parameter to the url like that:
<link rel="stylesheet" type="text/css" href="main.css?v=1" media="screen" />
Customer support service by UserEcho