If you try to write a comment with a numbered list, like so:
zero
one
two
Then the points are silently renumbered to “1. 2. 3.”, which will mess you up if you refer to the points by number—“point 0″, “point 1”.
markdown is standard. Use backslashes \ if you want different behavior.
but the help screen should have a link to daringfireball.
If you try to write a comment with a numbered list, like so:
zero
one
two
Then the points are silently renumbered to “1. 2. 3.”, which will mess you up if you refer to the points by number—“point 0″, “point 1”.
markdown is standard. Use backslashes \ if you want different behavior.
but the help screen should have a link to daringfireball.