AutoYADM commit: 2025-04-01 15:35:18

This commit is contained in:
Daniel Fichtinger 2025-04-01 15:35:18 -04:00
parent 46a84b5c77
commit fce4cdb630

View file

@ -1,5 +1,5 @@
#!/bin/fish
cat | markdown-toc --bullets - --no-firsth1 - | dprint fmt --stdin md
cat | markdown-toc --bullets - --no-firsth1 -
# set -l input (cat)