The colon in the path appears to be the culprit since it is also used with CSS. I got it to work by enclosing each path with 3 double quotes (nowiki)
I use Chrome On Wed, Jul 13, 2011 at 11:59 AM, Russ Thomas <[email protected]> wrote: > Hi guys > > Not sure if this is a bug... the following does not render properly: > > @@font:normal 10pt monospace;C:\this\is\a\path\@@ and @@font:normal 10pt > monospace;C:\this\is\a\path\too\@@ > > while this DOES render properly: > > @@font:normal 10pt monospace;C:\this\is\a\path\@@ > and > @@font:normal 10pt monospace;C:\this\is\a\path\too\@@ > > In the problem case, (first case), depending on something I haven't yet > determined, I either see the first path, or the second - but not both. > > Regards > Russ > > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWikiDev" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/tiddlywikidev?hl=en. > -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywikidev?hl=en.
