forked from github/pelican
Merge pull request #2023 from iKevinY/fix-1946
Fix extension-matching bug in generators.py
This commit is contained in:
commit
bdb0265378
2 changed files with 8 additions and 3 deletions
3
pelican/tests/content/bad_extension.mmd
Normal file
3
pelican/tests/content/bad_extension.mmd
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Title: Bad Extension
|
||||
|
||||
This file shouldn't be included because its file extension is `.mmd`.
|
||||
Loading…
Add table
Add a link
Reference in a new issue