Send CathInfo's owner Matthew a gift from his Amazon wish list:
https://www.amazon.com/hz/wishlist/ls/25M2B8RERL1UO

Author Topic: Bullet point lists are not usable in forum posts  (Read 954 times)

0 Members and 1 Guest are viewing this topic.

Bullet point lists are not usable in forum posts
« on: June 12, 2021, 04:17:58 AM »
When you use the "Insert Unordered List" or "Insert Ordered List" buttons in the editor, it will correctly insert a list. BBCode looks fine too.

But when you post, the lists are not rendered at all.

Example unordered list:
  • a
  • b

Example ordered list:
  • a
  • b

No lists are displayed. So Matthew, if you ever want to tinker with the forum software could you look into this?  ;)

To work around this, you can manually insert a bullet point character like this:
• a
• b

or like this:
- a
- b