Math renders fine in articles, but not in summaries.
I do not manually specify summaries - Pelican autogenerates them.
process_summary in MATH_JAX is set to True.
I've manually confirmed that the process_summary function is called, and it indeed is adding the "summary" key to the article metadata, with appropriate MathJax content, but it doesn't show up in the final HTML.
I've disabled all other plugins - that didn't change anything.
I've spent the last few hours debugging - I have no idea what to do.
Pelican Version is 4.5.3
render-math version is the latest commit.
Ideas?
Thanks.
Math renders fine in articles, but not in summaries.
I do not manually specify summaries - Pelican autogenerates them.
process_summaryinMATH_JAXis set to True.I've manually confirmed that the
process_summaryfunction is called, and it indeed is adding the "summary" key to the article metadata, with appropriate MathJax content, but it doesn't show up in the final HTML.I've disabled all other plugins - that didn't change anything.
I've spent the last few hours debugging - I have no idea what to do.
Pelican Version is 4.5.3
render-math version is the latest commit.
Ideas?
Thanks.