mirror of
https://github.com/ben-grande/qusal.git
synced 2025-08-09 14:42:12 -04:00
test
This commit is contained in:
parent
e0368d4a15
commit
ae6e79bcf4
90 changed files with 1172 additions and 135 deletions
|
@ -34,4 +34,5 @@ for f in "$@"; do
|
|||
echo "Could not find table of contents on file: $f" >&2; exit 1
|
||||
fi
|
||||
vim -c 'norm zRgg' -c '/^## Table of Contents$' -c 'norm jd}k' -c ':GenTocGFM' -c 'norm ddgg' -c wq -- "${f}"
|
||||
echo "Updated TOC in file: $f"
|
||||
done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue