Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Option minHeaderLevel #834

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add Option minHeaderLevel #834

wants to merge 1 commit into from

Conversation

nyphis
Copy link

@nyphis nyphis commented Jun 15, 2022

Add a new option to define the minimal Header level to be used
e.g. if the option ->minHeaderLevel(3) a header defined with a single hash # heading will be parsed as <h3>heading</h3>

Add a new option to define the minimal Header level to be used
e.g. if the option `->minHeaderLevel(3)` a header defined with a single hash `# heading` will be parsed as `<h3>heading</h3>`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant