Skip to content

Add support for custom start depth #28

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

Merged
merged 2 commits into from
Dec 6, 2020
Merged

Conversation

Ch00k
Copy link
Contributor

@Ch00k Ch00k commented Dec 6, 2020

This adds a --start-depth command line option, that allows specifying a
custom start depth (i.e. if you would like to skip the first header (H1)) with
the default value of 0.

Fixes #24

This adds a `--start-depth` command line option, that allows specifying a
custom start depth (i.e. if you would like to skip the first header (H1)) with
the default value of 0.

Fixes ekalinin#24
@ekalinin
Copy link
Owner

ekalinin commented Dec 6, 2020

Hey @Ch00k

Thanks for the patch. LGTM.
But could you add some example into README?

@ekalinin ekalinin self-requested a review December 6, 2020 16:08
@Ch00k
Copy link
Contributor Author

Ch00k commented Dec 6, 2020

Done

@ekalinin ekalinin merged commit c053af9 into ekalinin:master Dec 6, 2020
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.

Option for start depth
2 participants