View Single Post
Old 06-05-2011, 07:23 AM   #10
user_none
Sigil & calibre developer
user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.
 
user_none's Avatar
 
Posts: 2,487
Karma: 1063785
Join Date: Jan 2009
Location: Florida, USA
Device: Nook STR
Quote:
Originally Posted by Hammerwell View Post
Edit: It seems not. I can change the txt-formating options as I like, the conversion log always says "Auto detected formatting as markdown".
Somewhere it's not being set properly. You will want to set the "Formatting style" option for TXT Input to either plain or heuristic. Be sure you're setting it in the conversion dialog. The settings in preferences are over ridden by the conversion dialog settings. If you do one conversion the settings from the conversion dialog are saved and are then used over the global settings.

Markdown and Textile formatting both allow for embedded html. When it detects the document as either of those it keeps the < and > as is so later they throw off the HTML parser. Plain and Heuristic formatting change < and > into entities so they are not interpreted as tags later.
user_none is offline   Reply With Quote