Your comments
Thank you!
I am not aware of such a problem. Please send me an example (HTML + CSS).
You can add custom syntax definitions to Textastic by using TextMate bundles. See
A quick search for "puppet tmbundle" in Google brought up this TextMate bundle which should work:
Thanks for sharing this!
The file seems to have a ".thTheme" ending. Make sure the ending is ".tmTheme".
Otherwise it works for me.
1. You can do a right click on the file name in the window title bar to show the file's location. You can also use File -> Show In Finder for files that are not in iCloud.
2. You can currently go to Preferences -> Fonts & Colors -> Select Font and use the font slider to adjust the font size.
3. I'll consider it. When the language selection combo box is up, you can type with the keyboard - for example "html" - and press return to quickly select a language.
For future requests, it would be great if you could limit the number of requests to one request per entry in the feedback forum. This way, other users can add their votes to it and it's easier to track the requests.
Ermm, it's very high-res on my Retina Macbook Pro. Maybe a reboot fixes the problem?
Here's a screenshot:

Customer support service by UserEcho
You can search for new lines using \n and tab characters using \t. That's why you need to escape the backslash with \\.
If you disable regular expressions in the search options, you don't need to escape any other characters besides the backslash.