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
Fix formatting of the listing db output (#2339) (#2341)
Removing `a` in the table header (see line 44 in the PR #2212) led to
the formatting issues: lists and code blocks are not rendered as they
should be.
This PR fixes those issues
0 commit comments