I don't get it: I am saying that in single backticks whitespace is combined and in triple backticks they are preserved. This is all backticks. Are you saying that single backticks is considered just WikiText?
On Friday, September 27, 2013 10:17:41 AM UTC+3, Jeremy Ruston wrote: > > 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 <https://www.dropbox.com/mailbox> for iPad > > > On Fri, Sep 27, 2013 at 8:15 AM, Branimir Braykov > <[email protected]<javascript:> > > 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] <javascript:>. >> To post to this group, send email to [email protected]<javascript:> >> . >> 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.
