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
minor #19950 🎨 Fix precedence table rendering (homersimpsons)
This PR was submitted for the 7.1 branch but it was merged into the 6.4 branch instead.
Discussion
----------
:art: Fix precedence table rendering
Use rst grid to get the correct layout. `list-table` directive is not supported.
This is a follow-up of #19894 which itself was a follow-up of !19860.
The rendered HTML is now correct
/cc `@OskarStark` `@javiereguiluz`
Commits
-------
f6b21f4 🎨 Fix precedence table rendering
0 commit comments