Skip to content

Table fix 706

Dan Visel requested to merge table-fix-706 into main

Fix for the issue described in the comments in #706 (closed). The section/title wrapper was choking on tables if there was a section/title in the table; this fix uses temporary tags for the sections and titles inside the table cells, then renames them after the whole thing is processed.

Merge request reports