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

fix for issue #385 - support foo.md inside _annotations #387

Merged
merged 3 commits into from
Jul 14, 2016

Commits on Jul 11, 2016

  1. fix for issue pattern-lab#385 - support foo.md inside _annotations

    * read in *.md files ( not recursive )
    * clobber annotations and write
    * satisfies existing tests
    tevio authored and stevemartin committed Jul 11, 2016
    Configuration menu
    Copy the full SHA
    b448484 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2016

  1. refactor markdown parser code

    * extract functions
    * add test case for zero files
    tevio authored and stevemartin committed Jul 12, 2016
    Configuration menu
    Copy the full SHA
    d2c4311 View commit details
    Browse the repository at this point in the history
  2. use glob for globbing :)

    tevio authored and stevemartin committed Jul 12, 2016
    Configuration menu
    Copy the full SHA
    b5dd1d0 View commit details
    Browse the repository at this point in the history