Skip to content

Feature Request: use globbing for --input #75

Description

@SetTrend

For my local repositories I'm using the GitHub standard of writing my ReadMe.md file to the root of the repository.

Currently, when I write generate-md --input . --output .html --layout github, all my repository files are copied to the .html folder.


Please add a globbing feature to the --input parameter. So users would be able to write:

generate-md --input .\*.md --output .html --layout github

- or -

generate-md --input ./content/**/*.md --output .html --layout github

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions