Avoid interpretation of content coming from zim by mustache

This commit is contained in:
Vighnesh
2025-11-06 18:14:00 +05:30
committed by Kelson
parent 2b1f556c20
commit 55c13c3d24
2 changed files with 2 additions and 2 deletions

View File

@@ -117,7 +117,7 @@
{{title}}
</a>
{{#snippet}}
<cite>{{>snippet}}...</cite>
<cite>{{{snippet}}}...</cite>
{{/snippet}}
{{#bookInfo}}
<div class="book-title">{{{bookInfo}}}</div>

View File

@@ -21,7 +21,7 @@
<title>{{title}}</title>
<link>{{absolutePath}}</link>
{{#snippet}}
<description>{{>snippet}}...</description>
<description>{{{snippet}}}...</description>
{{/snippet}}
{{#bookTitle}}
<book>