I had to change the tiddler type of your stylesheet tiddler to static css for it to work, BTW
David Gifford Mexico team leader, Mexico City *Resonate Global Mission* *Engaging People. Embracing Christ.* A Ministry of the Christian Reformed Church resonateglobalmission.org On Thu, Aug 9, 2018 at 8:38 PM, David Gifford <[email protected]> wrote: > Thanks Mat, it's a step. > > David Gifford > Mexico team leader, Mexico City > > *Resonate Global Mission* > *Engaging People. Embracing Christ.* > A Ministry of the Christian Reformed Church > resonateglobalmission.org > > > On Thu, Aug 9, 2018 at 7:36 PM, Mat <[email protected]> wrote: > >> Dave, when answering before I glossed over that bit about rendering tabs >> as something else. That is not so easy. I'm pretty sure it can be done but >> that is not so easy. >> >> The bullets before each paragraph is simple though and that idea with >> "tiddler of certain type" is almost fulfilled; you toggle it by tagging the >> tiddler (in this case tag "bull"). Here's the stylesheet: >> >> title: Stylesheet/bullets >> tages: $:/tags/Stylesheet >> text: >> [data-tags*="bull"] .tc-tiddler-body p:before { >> content:"⦁"; >> margin-left:1.5em; >> margin-right:.7em; >> } >> >> I hope it's a step on the way at least. >> >> <:-) >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "TiddlyWiki" group. >> To unsubscribe from this topic, visit https://groups.google.com/d/to >> pic/tiddlywiki/j-CJMrgpU1g/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at https://groups.google.com/group/tiddlywiki. >> To view this discussion on the web visit https://groups.google.com/d/ms >> gid/tiddlywiki/8bbfb303-70c9-441a-97ac-717bad1a505a%40googlegroups.com >> <https://groups.google.com/d/msgid/tiddlywiki/8bbfb303-70c9-441a-97ac-717bad1a505a%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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 post to this group, send email to [email protected]. 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/CANE%3DBFKq_2Y0%3DKb9EKuaFMAN8p%2Bz7Njm_Adjx17-GFGLvcOu9g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

