aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2025-06-19 09:19:36 +0200
committerJonas Smedegaard <dr@jones.dk>2025-06-19 09:19:36 +0200
commit0fc517e07bb343058f08e33eda1b471b906440d3 (patch)
treeaaccee8985059fc0fda8eded6d4c846820ab365b
parente3429baa67439dd130ab198d81565e79df508621 (diff)
use explicit path to filter (give up understanding Quarto relative paths for now)
-rw-r--r--example/example.qmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/example.qmd b/example/example.qmd
index 7fb3421..08a0bf8 100644
--- a/example/example.qmd
+++ b/example/example.qmd
@@ -4,7 +4,7 @@ format:
html:
minimal: true
filters:
- - sem-md
+ - ../sem-md/sem-md.lua
---
My name is