Quote:
Originally Posted by Perkin
The (new) wrapping of lines affects several things, such as 'pre' formatted paragraphs, and (un)ordered lists, and if you add lines, the numbering is then broken anyway. (tried loads of combinations of settings)
|
I've added a new choice to the paragraph-type option (next release) to TXT input. It's called off. It will disable any modification to the paragraph structure. If you're using properly formatted Markdown or Textile I would use this option to ensure nothing gets changed before processed by the respective processor.
Quote:
Originally Posted by Perkin
Regarding TXTZ format, when using an image, in zip file, I created a Images subfolder, and when using a link a space is inserted into the filename (I think after the first '/') so any images are unreachable (as the filename is no longer valid)
|
I'll look into this.