mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Before this commit, the file extension matcher could not match compound file extensions; e.g., '.md.html' would match `.html`
3 lines
100 B
Markdown
3 lines
100 B
Markdown
Release type: minor
|
|
|
|
Support matching compound file extensions for custom readers; e.g., `.md.html`
|