1
0

finance: link to journal source

This commit is contained in:
Simon Michael
2024-04-03 13:04:59 -10:00
parent c0950e8abc
commit 1ddb82c428
2 changed files with 2 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ finance-md:
echo ; \
echo ; \
echo '## General Journal'; \
echo '(<a href="https://github.com/plaintextaccounting/plaintextaccounting/blob/master/finance/pta.journal">source</a>)'; \
echo '```hledger'; hledger -f finance/pta.journal print -x; echo '```'; \
) >>src/finance.md.tmp
mv src/finance.md.tmp src/finance.md