aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.org
diff options
context:
space:
mode:
authorSpencer Williams <spnw@plexwave.org>2025-07-11 19:18:15 -0400
committerSpencer Williams <spnw@plexwave.org>2025-07-11 19:25:03 -0400
commit0fb032562ce22e35e1dedc43845bc8c6ca73a423 (patch)
treeb30bff76c62219c66647c3ebc3f489404a444930 /CHANGELOG.org
parentac468cb3500ac9def50359bb87ba04a7267d1249 (diff)
Add support for custom template vars
Diffstat (limited to 'CHANGELOG.org')
-rw-r--r--CHANGELOG.org5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.org b/CHANGELOG.org
index 109467d..223b295 100644
--- a/CHANGELOG.org
+++ b/CHANGELOG.org
@@ -34,6 +34,11 @@
=:include-drafts=, controls whether drafts are included in a given
export profile.
+- Custom template variables can now be defined, and built-in ones
+ overridden. This is done globally with
+ =seam-export-template-values=, or per-export with
+ =:template-values=.
+
- An option has been added to export internal links with a custom CSS
class. The default is set by =seam-export-internal-link-class=, and
can overridden per-export using =:internal-link-class=.