Summary
The local TeachBooks build reports many Non-consecutive header level increase; H1 to H3 warnings in the ProblemSet pages.
Evidence
The warnings appear in:
PhD-Course/book/ProblemSet/Corporate Finance.md
PhD-Course/book/ProblemSet/Econometrics.md
PhD-Course/book/ProblemSet/Empirical Asset Pricing.md
PhD-Course/book/ProblemSet/Microeconomics.md
PhD-Course/book/ProblemSet/Theoretical Asset Pricing.md
The warnings include headings near the beginning of the files and repeated occurrences throughout the documents.
Impact
This can produce incorrect document hierarchy, confusing navigation/TOC structure, and accessibility problems in the generated HTML.
Suggested fix
Review the heading structure and replace unintended H3 headings that follow H1 headings with the appropriate H2 level. Preserve intentional section nesting where applicable.
Reproduction
From PhD-Course, run:
Summary
The local TeachBooks build reports many
Non-consecutive header level increase; H1 to H3warnings in the ProblemSet pages.Evidence
The warnings appear in:
PhD-Course/book/ProblemSet/Corporate Finance.mdPhD-Course/book/ProblemSet/Econometrics.mdPhD-Course/book/ProblemSet/Empirical Asset Pricing.mdPhD-Course/book/ProblemSet/Microeconomics.mdPhD-Course/book/ProblemSet/Theoretical Asset Pricing.mdThe warnings include headings near the beginning of the files and repeated occurrences throughout the documents.
Impact
This can produce incorrect document hierarchy, confusing navigation/TOC structure, and accessibility problems in the generated HTML.
Suggested fix
Review the heading structure and replace unintended H3 headings that follow H1 headings with the appropriate H2 level. Preserve intentional section nesting where applicable.
Reproduction
From
PhD-Course, run: