pelican/RELEASE.md
Holden Nelson d44d27f093 Support compound file extensions. Fix #2780
Before this commit, the file extension matcher could not match compound
file extensions; e.g., '.md.html' would match `.html`
2020-10-29 12:33:23 -06:00

3 lines
100 B
Markdown

Release type: minor
Support matching compound file extensions for custom readers; e.g., `.md.html`