Your comments
Textastic 5.1 now uses MultiMarkdown v4 instead of the Discount Markdown library.
12 years ago
How did you open the same file twice? This shouldn't be possible. Are you sure that it was indeed the same file?
Here are two screenshots of how it looks on my device:




This does work for me. Is your css file called "screen.css" and in the same directory as the html file? File names are case sensitive in iOS, so something like "Screen.css" won't work!
What does your html file look like?
You can add custom syntax definitions to Textastic by using TextMate bundles. See
A quick search for "Rust tmbundle" in Google brought up these TextMate bundle which might work:
Please try to enable the "Debug Log" setting in the connection's settings screen. Tap on the (i) button on the right side of a connection to change its settings. This creates a log file when you try to connect to the server which might help you find out what's wrong.
Hello,
1.) yes, you can just create a new file with a .css file extension
2.) you can add a link to your CSS file like this:
1.) yes, you can just create a new file with a .css file extension
2.) you can add a link to your CSS file like this:
<link rel="stylesheet" href="example.css" type="text/css" />
Customer support service by UserEcho