mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Properly parse Markdown and report the first H1 tag rather than naively looking for `# Stuff` at the start of the doc. This satisfies feature requests such as supporting setext-style headers and fixes attr-list suffixes that failed to be ignored. Co-authored-by: Hendrik Polczynski <hendrikpolczyn@gmail.com> Co-authored-by: Darrick Herwehe <darrick@exitcodeone.com>
User Guide
Building Documentation with MkDocs
The MkDocs Developer Guide provides documentation for users of MkDocs. See Getting Started for an introductory tutorial. You can jump directly to a page listed below, or use the next and previous buttons in the navigation bar at the top of the page to move through the documentation in order.