Use of the "list=none" command for indenting.

Tell us how you think the forum can be improved. We will listen.
Post Reply
User avatar
mikenz66
Posts: 19932
Joined: Sat Jan 10, 2009 7:37 am
Location: Aotearoa, New Zealand

Use of the "list=none" command for indenting.

Post by mikenz66 »

Some of you may have noticed that the list command has changed it's behaviour recently, so the default is to put in a dot:

Code: Select all

[list]
Here is a comment. 
[/list]
  • Here is a comment.
If, like me, you like to use "list" to indent some text, and find the dot irritating, you can get rid of it by using the command "list=none":

Code: Select all

[list=none]
Here is a comment. 
[/list]
  • Here is a comment.
There is some discussion about this on the phpBB forums. It looks like it was a deliberate change.

:heart:
Mike
User avatar
SDC
Posts: 9058
Joined: Mon Dec 14, 2009 11:08 pm

Re: Use of the "list=none" command for indenting.

Post by SDC »

Thanks for the heads up, Michael.
“Life is swept along, short is the life span; no shelters exist for one who has reached old age. Seeing clearly this danger in death, a seeker of peace should drop the world’s bait.” SN 1.3
Post Reply