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`