commit 35663303d2738a5c40c29accd1924ac1fa9db919 parent 49c987b0d0d6cf9a3d9da576fb17bba68e681f32 Author: ugrnm <ugrnm@web> Date: Fri, 10 Jun 2022 14:22:05 +0200 empty web commit Diffstat:
| M | installing.mdwn | | | 7 | ++++++- |
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/installing.mdwn b/installing.mdwn @@ -142,4 +142,9 @@ Ikiwiki and a recent enough version of git allow for empty git messages (the "Op if (exists $params{file}) { push @opts, '--', $params{file}; - +## Enable footnotes + + # ~/ikiwiki-cfg/damaged.setup + multimarkdown: 1 + + ikiwiki --setup ~/ikiwiki-cfg/damaged.setup