I just did Crown Prince of Irony’s political beliefs list. He asked that there be a blank line between bulleted items in a list.
The only way I could figure out to do it was thusly:
[ul][li]Item 1[/li]put a character with COLOR=“White”]
[li]Next item[/li]put a character with COLOR=“White”]
[li]And so on.[/ul][/li]Is there an easier way?
[ul][li]line[/ul][/li]
[ul][li]line[/ul][/li]
[ul][li]line[/ul][/li]
It will not work with numbers, though. You’ll get:
[ol][li]line[/ol][/li]
[ol][li]line[/ol][/li]
[ol][li]line[/ol][/li]
You’ll just have to do those manually:
The only other way I know is as follows:
[noparse][ul][li]line[/ul][/noparse][/li]
[noparse][ul][li]line[/ul][/noparse][/li]
[noparse][ul][li]line[/ul][/noparse][/li]
It will not work with numbers, though. You'll get:
[noparse][ol][li]line[/ol][/noparse][/li]
[noparse][ol][li]line[/ol][/noparse][/li]
[noparse][ol][li]line[/ol][/noparse][/li]
You'll just have to do those manually:
1. line
2. line
3. line
Perhaps several threads should be started here in ATMB, just so we can be sure in exhaustive detail exactly how enforcable people think these rules should be.
Cool. Just be careful with that. Past experience has shown me that clicking preview will convert all the spaces to regular spaces, as will quoting, I think.
You’re right. The solution I read here was that, if you have to edit the post after preview, go back to the previous page first and the original coding will be there.