From 12634253adbe250f167a53ab5b6aa063b82bcb83 Mon Sep 17 00:00:00 2001 From: Jon Sterling Date: Thu, 30 Nov 2023 08:23:37 +0000 Subject: [PATCH] add auto-reloading support (credit: Kento Okura) --- forest.xsl | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/forest.xsl b/forest.xsl index 947c17e..edf59ae 100644 --- a/forest.xsl +++ b/forest.xsl @@ -147,6 +147,16 @@ + <xsl:value-of select="/tree/frontmatter/title" /> -- 2.51.2