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

Use case-insensitive regex for file extension matching. #358

Merged
merged 4 commits into from
Sep 11, 2014

Conversation

bkeepers
Copy link
Contributor

Based on #343, this makes the regular expression for matching file extensions case-insensitive so .rmd and .Rmd both work.

@gjtorikian @vmg @ymendel see any problem with this?

pchaigno and others added 4 commits August 7, 2014 16:32
* origin/master:
  Escape the filepath to rest2html so paths containing spaces will be passed to CommandImplementation#execute correctly.
  Update README.md
  Tables are cooler
  Organize the README's whitelisted elements a bit better
  Force encoding of posix_spawn output
  Force encoding of posix_spawn output
  Update WikiCloth to 0.8.1 and support footnotes
  rst2html: Extend the field_name_limit to 50
@ymendel
Copy link
Contributor

ymendel commented Sep 11, 2014

We didn't already have something like this? It wasn't possible to have .Markdown files before now?

@bkeepers
Copy link
Contributor Author

@ymendel
Copy link
Contributor

ymendel commented Sep 11, 2014

I was so sure. Must've been a fever dream.

bkeepers added a commit that referenced this pull request Sep 11, 2014
Use case-insensitive regex for file extension matching.
@bkeepers bkeepers merged commit d3095ad into master Sep 11, 2014
@bkeepers bkeepers deleted the pchaigno-rmarkdown branch September 11, 2014 21:26
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.

3 participants