[[snapshot]]: 2021-05-09 18:49:59

Affected files:

defoam.md
This commit is contained in:
2021-05-09 18:49:59 +02:00
parent 77bb4c40af
commit ca380f441b
+1 -1
View File
@@ -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`