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
In the "Lists" chapter (guide/lists.html), there in an incorrect indentation in the rendered example.
In the code you have:
** Sub-point
*** Sub-sub-point
However, in the rendered example both sub-points appear on the same indentation level and they both have the same name (the last bullet should be "Sub-sub-point"):