Skip to content

Stabilize pages with tables of contents, F-M.

Brian Sexton requested to merge stablize-pages-with-tocs-f-m into master

This should eliminate content shifting related to tables of contents in the remaining handbook sections with names that start with "A" through "M". It changes the layout for these pages to handbook-page-toc, which includes the sidebar, and it adds responsive hiding classes to the table of contents elements in the Markdown source so these things don't have to be added via JavaScript after the page has already been loaded.

Note: The Inline Attribute Lists (IALs) for tables of contents can vary. Some IALs for tables of contents specify the toc-list-icons class while most do not.

Merge request reports

Loading