From ca380f441be0aa70f78696362d73953d363a2786 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 9 May 2021 18:49:59 +0200 Subject: [PATCH] [[snapshot]]: 2021-05-09 18:49:59 Affected files: defoam.md --- defoam.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defoam.md b/defoam.md index 9995556ef..717afc924 100644 --- a/defoam.md +++ b/defoam.md @@ -1,4 +1,4 @@ - [[foam]] used to add autogenerated footnotes to each page for some kind of compatibility mode that never seemed to work for me: - ![[Pasted image 20210509183857.png]] -- to remove all such cruft from a [[digital garden]], you can use the following one-liner if you': +- to remove all such cruft from a [[digital garden]], you can use the following one-liner: - `sed -i '/\[\/\/begin\]/,/\[\/end\]/d' *md`