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

Affected files:

defoam.md
This commit is contained in:
2021-05-09 18:46:59 +02:00
parent 455086c0a6
commit cae108546c
+1 -1
View File
@@ -1,5 +1,5 @@
- [[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 hacky one-liner.
- sed '#[//begin]#,#[/end]#
- sed '#[//begin]#,#[/end]#d' test
- see also [[drop lines from pattern to pattern]]