0

How do you see what version of Textastic you have?

Jack Stratton 14 years ago updated by Alexander Blach (Developer) 14 years ago 1
0
Under review

Editing imported files

Stibiu 11 years ago updated 11 years ago 4
Hello!
I've found a strange problem when I am trying to edit a file imported from the other app through "Open in". Any modification of such imported files gives me a "Cocoa error 513" and all changes get rejected. Also in app's local files menu appears new folder called "Inbox" that for some reason can't be deleted. But imported files any way go to the root of local files despite going to that inbox folder.
All files created directly in app's editor work fine, the problem only occurs with imported files.
0

Latex symbol

Joshua Hernandez 11 years ago updated 11 years ago 4
Lately I have been using textastic as a LaTeX editor. So most of my LaTeX documents have user defined environments that I use. I have collected and made a handful to speed up my writing time. There is an odd issue with LaTeX symbol recognition with section/subsections from user defined environments using the \newenvironment{} command. As they are not even recognized. I am guessing that the current parsing algorithm does not even consider these situations. I have a hunch that this cannot be easily fixed, but I am still curious as to the likelihood of such a fix.

0

Highest Textastic version for iOS 4

Billy Moon 13 years ago updated by Alexander Blach (Developer) 13 years ago 1
I will not update to iOS 5 as it will apparently slow down my iPad 1.

Is there any way I can update to a later version of Textastic?
What is the highest version of Textastic that is available for iOS 4?
Would it be possible for you to remove dependence on iOS 5?
0

Where are the iPhone files located

Kitkatlovewhyme@gmail com 11 years ago updated by Alexander Blach (Developer) 11 years ago 2
0
Under review

MEL support?

Lee Zhen Yong 13 years ago updated by Alexander Blach (Developer) 10 years ago 6
Is MEL support as in Maya Embedded Language? and if it is then why is there no syntax highlighting and ANSI encoding?
0

Add a server time offset field to match local time, so local files have same time stamp.

Robert J. Bradlow 13 years ago updated 13 years ago 1
This would also most likely solve the synchronization of only changed files issue raised by hassan habbak 4 months ago. 
0
Completed

Send HTML file as email body

Alexander Blach (Developer) 15 years ago updated 14 years ago 0
Use Textastic to write your html mails:

Allow the user to send an html file as the email body instead of as an attachment. This could be an option when the user selects "Mail File" from the file action popover.
0

Markdown to HTML: Inline HTML <link>; '<' to HTML Entity

Lester Lab 12 years ago updated by Alexander Blach (Developer) 12 years ago 3

I like your app!


I'm a new user [Textastic 4.3, iOS 5.1.1, iPod Touch 5th gen].  I'm also a Markdown newbie.


Is it expected behavior that a Markdown file containing a line consisting only of a <link></link> tag, that is separated from the rest of the Markdown text with blank lines, and with no blank spaces preceding the tag, "Generates HTML" with this tag enclosed between <p></p>?  Or is this a bug?


Also, is it unexpected that a '<' character embedded within a Markdown text line is not converted to its HTML entity?


The behavior of the second item affects the output to the Preview.