Discussion on MarkdownHeaderLevelInferrer
component
#376
davidsbatista
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is the discussion board for
MarkdownHeaderLevelInferrer
We introduced the
MarkdownHeaderLevelInferrer
component, which infers and rewrites header levels in Markdown text to normalize hierarchy.First header → Always becomes level 1 (#)
Subsequent headers → Level increases if no content between headers, stays same if content exists
Maximum level → Capped at 6 (######)
Beta Was this translation helpful? Give feedback.
All reactions