Skip to content

Conversation

jaapio
Copy link
Member

@jaapio jaapio commented Jan 10, 2025

The heading level of markdown documents is not strictly 1 based. Some documents are starting with a random heading. Before those documents were rendered empty. This change fixes that behavior, headings to not longer start at level 1.

The heading level of markdown documents is not strictly 1 based. Some documents are starting with a random heading. Before those documents were rendered empty. This change fixes that behavior, headings to not longer start at level 1.
@jaapio jaapio force-pushed the fix/off-by-x-headings branch from 662106f to 561af1b Compare January 10, 2025 15:09
@jaapio jaapio merged commit 54f9e4d into main Jan 10, 2025
49 checks passed
@jaapio jaapio deleted the fix/off-by-x-headings branch January 10, 2025 15:13
@phpdoc-bot
Copy link

💚 All backports created successfully

Status Branch Result
1.x

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

phpdoc-bot added a commit that referenced this pull request Jan 10, 2025
[1.x] Merge pull request #1191 from phpDocumentor/fix/off-by-x-headings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants