Quick Answer HTML formatting
-
I posted a reply to a question a few moments ago, and the formatting seems to be consistently different from how I entered it. My reply is here, and I intended it to be laid out as a numerical list - editing the answer shows this (sort of.) At the moment though, every <li> tag is being wrapped in a <ul> tag, which messes up the indentation and turns it from an ordered list into an unordered list. I've used the third option, which tells it to interpret the HTML; this hasn't made a difference.
OSDev :)
-
I posted a reply to a question a few moments ago, and the formatting seems to be consistently different from how I entered it. My reply is here, and I intended it to be laid out as a numerical list - editing the answer shows this (sort of.) At the moment though, every <li> tag is being wrapped in a <ul> tag, which messes up the indentation and turns it from an ordered list into an unordered list. I've used the third option, which tells it to interpret the HTML; this hasn't made a difference.
OSDev :)
This has been marked as a bug. We'll get to it ASAP.
cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP