You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to Documentation/markdown.md, a second outline level only needs to be
indented more than the parent level. However, it seems something like the
following isn't correctly recognized:
-------
* foo
* bar
* baz
* quux
-------
Note that only two spaces were used above. Increasing the indent to 4 spaces
results in correctly recognized sublists.
Original issue reported on code.google.com by asanka@chromium.org on 18 Mar 2015 at 8:47
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
asanka@chromium.org
on 18 Mar 2015 at 8:47The text was updated successfully, but these errors were encountered: