mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Filtration is now being applied before caching the metadata, solving the issue where _DISCARD objects from previous runs were being retrieved from cache.
This commit is contained in:
parent
0da8659d0e
commit
8849721913
4 changed files with 27 additions and 1 deletions
4
pelican/tests/content/article_with_markdown_and_empty_tags.md
vendored
Normal file
4
pelican/tests/content/article_with_markdown_and_empty_tags.md
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
Title: Article with markdown and empty tags
|
||||
Tags:
|
||||
|
||||
This is some content.
|
||||
Loading…
Add table
Add a link
Reference in a new issue