diff options
author | Spencer Williams <spnw@plexwave.org> | 2025-07-11 13:06:11 -0400 |
---|---|---|
committer | Spencer Williams <spnw@plexwave.org> | 2025-07-11 13:49:51 -0400 |
commit | c404b1ccf1210827c4ae8625775e5bb05884cccf (patch) | |
tree | 26f3bc4df1e5badce45012482b484561b90fbb1d /README.org | |
parent | c27b640130063302f0c23e6303984fc46fc8126f (diff) |
Use mustache.el for templating
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ Be aware that Seam is a fully self-contained package, and is not likely to be compatible with things like [[https://www.orgroam.com/][Org-roam]] due to its vastly different approach. -*Note:* Requires Emacs 29 or greater, with Org 9.6 or greater. +*Note:* Requires Emacs 29+, Org 9.6+, and [[https://github.com/Wilfred/mustache.el][mustache.el]]. *** Getting started |