Right. I’m using Firefox and see no bullets. We’re in “Chrome is the new IE6” territory, I fear; no one bothers testing things on Firefox any more. Alas!
I have a PR that fixes it properly. Should be up by Monday.
I usually check browser compatibility, I just didn’t consider it in this case since I didn’t actually expect that something as old as bullet lists would still have browser rendering differences.
Wait, that list is definitely bulleted, and I also fixed your comment above. Are we seeing different things?
I don’t see bullets on Firefox 65.0.1, but I do on Chromium 72.0.3626.121 (both Xubuntu 16.04.5).
Right. I’m using Firefox and see no bullets. We’re in “Chrome is the new IE6” territory, I fear; no one bothers testing things on Firefox any more. Alas!
I have a PR that fixes it properly. Should be up by Monday.
I usually check browser compatibility, I just didn’t consider it in this case since I didn’t actually expect that something as old as bullet lists would still have browser rendering differences.
Thanks!
My guess is it’s some browser inconsistency because of orphaned <li> elements. Will try to fix that as well.