I use a dictionary tiddlers to store, among other things, colors in the hex
format. Things like
alt-text: #ee82fd
highlight: #ffff80
In the earlier versions I could that with a statement like
@@background-color:{{$:/palettes/Editor##highlight}};Text to be highlighted
@@
and it would work correctly. The latest version stopped working. When I
enter
{{$:/palettes/Editor##highlight}}
instead of getting #ffff80, I now get something like
A. ffff80
It appears that it parsing it as a bullet item. Is there an easy
work-around for that?
--
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/ce48a9aa-5f4a-40b5-828f-f68324ac8543%40googlegroups.com.