Adding a "bullet"?

29 views
Skip to first unread message

Tony Nowell

unread,
Jul 29, 2016, 7:40:53 AM7/29/16
to mnemosyne-proj-users
I can't seem to figure out how to add bullets to my cards.  Anyone know how?

Something like this...

  • Test bullet
  • Test bullet
  • Test bullet

Thanks in advance!

Peter Bienstman

unread,
Jul 29, 2016, 7:42:18 AM7/29/16
to mnemosyne-...@googlegroups.com

Hi,

 

Just use the html code for bullets:  http://www.w3schools.com/html/html_lists.asp

 

Cheers,

 

Peter

 

--
You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mnemosyne-proj-u...@googlegroups.com.
To post to this group, send email to mnemosyne-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mnemosyne-proj-users/26b4b7e5-5942-4802-9d44-02ccd4864533%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Usch W

unread,
Jul 29, 2016, 11:12:18 AM7/29/16
to mnemosyne-...@googlegroups.com
Try this... 

<ul>
  <li>item</li>
  <li>item</li>
</ul>

Reply all
Reply to author
Forward
0 new messages