Skip to content

Any way to set the highest header level in output? #106

Answered by ChristianMurphy
colleen05 asked this question in Q&A
Discussion options

You must be logged in to vote

Welcome @colleen05! 👋
markdown-rs has sibling projects in the JavaScript ecosystem remark and rehype https://unifiedjs.com/learn/
Those can shift heading levels using https://github.com/rehypejs/rehype-shift-heading

Something similar would be possible in markdown-rs after plugins (#32) are supported. Insights and code moving plugin support forward are welcome!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@colleen05
Comment options

Answer selected by colleen05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants