Per the docs, you can do something like:

@@.myclass
@@background-color:green;
My text
@@

Which creates a <p> with attributes of style and class.

And if you do something like:

This is @@.myclass My Text@@ that I texted.

It will create a <span> with the "myclass" class attribute. But I haven't 
found a way to make it do like it does with the <p> marker, assigning both 
a class and a style. Is there syntax that will do this?

Thanks!
-- Mark

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/965f8ef4-8296-4d86-9a20-36e4f1b82e6c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to