Bug in display of bullet list
April 2, 2015 at 9:50 pm
(This post was last modified: April 2, 2015 at 11:18 pm by Angrboda.)
An example of it is at the bottom here: http://atheistforums.org/thread-32386-po...#pid909913
This code displays a bullet in front of the first line of text, even though no asterisk code is prefixing the line.
example (from above):
regular text.
ETA: spacing bug
This code displays a bullet in front of the first line of text, even though no asterisk code is prefixing the line.
Code:
regular text.
[list]
Item one
Item two
Item Three[/list]That's the list.
example (from above):
regular text.
- Item one
Item two
Item Three
ETA: spacing bug