Your comments
Can you give me details? Maybe a screenshot?
Thanks, I've forwarded this problem to the UserEcho guys: http://feedback.userecho.com/topic/211526-landscape-mode-on-ipad/
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.
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.
Customer support service by UserEcho
You need to escape space characters with "%20" if you reference such a file in an URL.