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

added support for exclude-filters, nested parents and document titles #36

Merged
merged 1 commit into from
Jan 18, 2021

Conversation

mschmieder
Copy link

Hey Miles,

I stumbled upon your projects just a few days ago and did try to use it for our DevOps workflows. While it is already pretty neat, I was missing some important functionality to make it easier to integrate it into our pipelines. I took the liberty to modify your sources to support the following additional features

  • Support nested parents
  • Add exclude filter options to exclude files when using the tool in directory mode
  • Add support to used the markdown document's title (# Title) instead of the filename

I added the necessary documentation into the README.md
There should not be any breaking changes, but since before this I never worked with go before - please have a good look at the code changes and let me know if I should do adaptions.

Best,
Matthias

@justmiles
Copy link
Owner

Hi Matthias - thanks for contributing!

This looks very useful. I'm out of town at the moment but will take a look at this when I get back.

@justmiles justmiles merged commit 2af6fa8 into justmiles:master Jan 18, 2021
@justmiles
Copy link
Owner

Thanks for the contribution @mschmieder!

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

3 participants