Files
pelican-plugins/summary/summary.py
lsowen 38a4d805b7 Fix summary plugin not properly updating asset paths in summaries.
RST files with figures in the summary were not properly displaying the image, because the path was not properly being rewritten with the "|filename|" substituted with the proper path.

Calling _update_content() performs the proper regex substitutions.
2013-07-12 11:43:08 -04:00

2.4 KiB