Skip to content

Seeking suggestions for debugging conflicting plugins #3373

Answered by dltj
dltj asked this question in Q&A
Discussion options

You must be logged in to vote

I created a Pelican plugin to do exactly that—combine YAMLMetadataReader and JinjaMarkdownReader in one Pelican Reader. This takes the content output of the YAML Metadata Reader and uses it as input to the Jinja Markdown Reader. It returns the content from JinjaMarkdownReader and the metadata from YAMLMetadataReader. (It discards the metadata returned from JinjaMarkdownReader, which should effectively be none.)

https://github.com/dltj/zygote-reader

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by dltj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant