login about faq

Due to the large amount of spam accounts, we temporarily disabled new user sign ups. To override this, email newuser.lgqa@gmail.com and an admin will determine if you are permitted to join


This bug irks me up a lot. Every time I try to make a list, it always end up like this:

alt text

Does this bug happen to you? (OSQA bug link)

asked Apr 02 '11 at 21:21

archaeme's gravatar image

archaeme
2.3k334277


Yes, I have had that happen, it also happens sometimes when using bullets. That is why I just use HTML for it.

<ol>
<li>This is line 1
<li>This is line 2
<li>This is line 3
</ol>

So it looks like:

  1. This is line 1
  2. This is line 2
  3. This is line 3

You can also replace "ol" with "ul" if you want a bulleted list instead.

answered Apr 02 '11 at 23:21

TheTechDude's gravatar image

TheTechDude
17.0k4094300

Thanks for the tip.

(Apr 03 '11 at 10:12) archaeme archaeme's gravatar image

No problem.

(Apr 03 '11 at 10:43) TheTechDude TheTechDude's gravatar image
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or __italic__
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported


Join Us in the Chat Room

Tags:

×148
×44
×43
×18

Asked: Apr 02 '11 at 21:21

Seen: 856 times

Last updated: Apr 03 '11 at 10:43