Bots and Simulations > DNA - General

Console question

<< < (2/2)

AZPaul:
Well, let's see.
* 12
* 23
* 34
* 56
* 78Seems to work fine. Am I not the only one with headspace and timing problems?

Shouldn't the [list=a] at the start just be ["list"]?

(Had to put the quotes , or something, in the brackets to keep list from activating.)

Maybe we should try this (write the list then bookend it with the list commands):1. I like chocolate pudding.
2. I like the outter edge of the universe.
3. Therefore the outter edge of the universe is made of chocolate pudding.[/li]Now this works right fine. I think maybe it's the list=a thing at the front, PY.

PurpleYouko:
What I was doing was to nest two lists inside each other.

The outer list used the "list=1" format and the inner list used the "list=a" format.

On the preview pane it came out just like I wanted with all the highlighted bold stuff listed as a,b,c etc within, and indented from, the numbered list.

On submitting the message it just ignores the inner list and shows the commands like they are written wrong.

Here I will try again
* item 1
* item 2
* item 3

* item 3a
* item 3b
* item 3c
* item 4
here is the exact code used to make the list

--- Code: ---[list=1]
[*]item 1
[*]item 2
[*]item 3
[list=a]
[*]item 3a
[*]item 3b
[*]item 3c
[/list]
[*]item 4
[/list]
--- End code ---

Works perfectly in the preview pane. let's see how it works on the board.

[edit] I see it screwed up again. That is just weird. I wonder if there is a setting somewhere which is disabling nested lists.
Just copy the code into a new message and click preview to see how it should look.

Navigation

[0] Message Index

[*] Previous page

Go to full version