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
The PR #10906 seems to be incomplete, and not handling some specific case like this one
---title: Table caption locationtbl-cap-location: bottomformat: html---| Col1 | Col2 | Col3 ||------|------|------|| A | B | C || E | F | G |
: A non-labelled table with a caption
This handling of tbl-cap-location is from #9735 if that helps see what is needed