
Text area under keyboard
Rotating the screen helps sometimes, but is inconsistent. Leaving the app helps sometimes. Copying the doc and pasting it back in helps sometimes. Sometimes none of these tricks work.
it is most likely to occur when leaving and returning to the app.

Error after opening file with ownCloud
Could you have a look into this, please?
Great app anyway!

firebug not working on local view
When i preview a page and try to enable firebug nothing happens. i'm connected to the internet. It was working fine before the most recent update. Not sure if this is a known bug or just something i'm doing wrong. if i open the preview and click on the remote button and enable firebug it works fine, but not when in local view.

viewing documents on Textastic? and a question about coding Markdown
Please help me in my ignorance; I've just discovered Markdown, but I am having trouble finding an iOS editor that implements it very well. I believe Textastic supports MultiMarkdown.
1. Does it also support some html tags in a Markdown document, such as the following syntax for internal links in a document:
[Calendar](#calendar)
and
##### CALENDAR
2. And is this a good app for VIEWING Markdown documents? That would be its main function, for me, though the ability to code on the iPad is nice to have.Thanks!
Beth

Move file bug
I get an objective C error when I move a file from location a to b if at location b exists a file with the same name.
Device: iPad 2
OS: iOS 6.0
Textastic: Latest version

Background Line Color carriage return
When formatting code with a background color (like red for invalid) and there is a carriage return right after, the remainder of the line is highlighted in that color. The theme does not preform that way in TextMate. Just my OCD. :) Thanks for your time!

Lua code

Access to restricted URI denied.
New to Textastic and referencing jquery.js within and HTML but receiving the following error... none of the alert dialogs appear. Access to restricted URI denied.
<!DOCTYPE HTML>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<script src="jquery.js" type="text/javascript"></script>
<title></title>
</head>
<body>
<script type="text/javascript">
alert('pre');
$(document).ready(function() {
alert('Hello World');
}
</script>
</body>
</html>y
Customer support service by UserEcho