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
rst determines the subheading levels dynamically, if it sees
Foo
---
Bar
^^^
and then
Baz
---
Oops
~~~~
it can't figure out whether Oops heading should be bigger or smaller
than Bar heading. Thus the warning, fixed here.
0 commit comments