Holden Nelson
Holden Nelson
# Pull Request Checklist Resolves: #issue-number-here - [x] Ensured **tests pass** and (if applicable) updated functional test output - [x] Conformed to **code style guidelines** by running appropriate linting tools...
Created a new class ReaderTree that is an infinitely nested defaultdict containing components of the extension. See comments on PR #2816. # Pull Request Checklist Resolves: #issue-number-here - [x] Ensured...
Before this commit, the file extension matcher could not match compound file extensions; e.g., '.md.html' would match `.html` # Pull Request Checklist Resolves: #2780 - [x] Ensured **tests pass** and...
# Pull Request Checklist Resolves: #1347 - [x] Ensured **tests pass** and (if applicable) updated functional test output - [x] Conformed to **code style guidelines** by running appropriate linting tools...