From c404b1ccf1210827c4ae8625775e5bb05884cccf Mon Sep 17 00:00:00 2001 From: Spencer Williams Date: Fri, 11 Jul 2025 13:06:11 -0400 Subject: Use mustache.el for templating --- CHANGELOG.org | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGELOG.org') diff --git a/CHANGELOG.org b/CHANGELOG.org index db0b53f..6526921 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -6,6 +6,11 @@ should have been all along. Make sure to update your =init.el= accordingly. +- Seam now uses [[https://github.com/Wilfred/mustache.el][mustache.el]] for templating. In Mustache + double-bracketed variables are escaped, so you must use + triple-brackets for variables that include raw HTML. Please see the + updated =seam-export-default-template-string= for reference. + - Your =seam-title-formatter= function should now take three arguments instead of two: the third arg (=draft-p=) will be non-nil if the note is a draft. -- cgit v1.2.3