I have this in a Tiddler and I was wondering if this is a bug or 
intentional?

<table>
<tr><td>Empty Single Quotes: ''</td></tr>
<tr><td>Single Quotes With a Space: ' '</td></tr>
</table>

I fixed it with:

<table>
<tr><td>Empty Single Quotes: &apos;&apos;</td></tr>
<tr><td>Single Quotes With a Space: &apos; &apos;</td></tr>
</table>

Thanks in advance,

Cade

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/bdf97f77-2eb9-4ad7-a749-79e97e25baa6%40googlegroups.com.

Reply via email to