In HTML 5 you can't get away with mismatched tags. Try 

*  <$checkbox> item one</$checkbox>
*  <$checkbox> something else</$checkbox>
*  <$checkbox> and another thing</$checkbox>


Good luck
-- Mark


On Wednesday, October 17, 2018 at 9:21:34 AM UTC-7, Dave wrote:
>
> If I have a regular bullet list like this
>
> * item one
> * something else
> * and another thing
>
> that works fine (i.e. its formatted like a bulleted list should be)
>
> but if I add this
>
> *  <$checkbox> item one
> *  <$checkbox> something else
> *  <$checkbox> and another thing
>
> the list format is broken and it gets formatted like this:
>
> *  item one *  something else *  and another thing (the first being a 
> proper bullet, but not after that)
>
>
> What's going on here, and how do I fix that?
>
> thanks,
> - Dave
>

-- 
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/b06ded8a-82b8-4bf8-97b9-e82a2e18812e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to