Hi Branimir
The behaviour you are seeing is by design: adjacent white space in wikitext is merged into a single space, just like HTML itself. Backticks switch to code mode, where white space is preserved. Is there a situation where this is unexpected, or a problem? Best wishes Jeremy — Sent from Mailbox for iPad On Fri, Sep 27, 2013 at 8:15 AM, Branimir Braykov <[email protected]> wrote: > I hope it is really a but and can be fixed, because: > 1. If I write `a b` - this is 3 spaces. They render as a b and 3 > spaces become one. > 2. If I write like: > ``` > a b > ``` > this renders correctly as a b > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWikiDev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/tiddlywikidev. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywikidev. For more options, visit https://groups.google.com/groups/opt_out.
