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`
100 B
100 B
Release type: minor
Support matching compound file extensions for custom readers; e.g., .md.html