grav-theme-masonry
grav-theme-masonry copied to clipboard
Summary not work
Hi, I want to use the summary function. I use '===' as a delimiter. The theme does not interpret this
Can you be more spesific? A code example maybe?
files
/default.md > /post.md > /post.md
in the post.md
text (summary)
===
text (rest of page)
result in the frontend
text (summary) === text (rest of page) sometimes text (summary) text (rest of page)
BUT - i will hide "text (rest of page)" in the preview
in the site.config Page Summary
enabled - yes summary size - 300 format - short Delimiter - ===
There was an issue with Grav 1.3.2 or 1.3.3 and the summary function... Maybe try with a newer version if it works then.