From c3475ffbe67d61a4842f13ef1b92c3722e5ed28b Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 27 Sep 2024 11:20:43 -1000 Subject: [PATCH] home: more syntax quick reference links --- src/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/index.md b/src/index.md index 60a5ea7..c89e117 100644 --- a/src/index.md +++ b/src/index.md @@ -198,6 +198,7 @@ Thank you sponsors, including: - [PTA apps](#pta-apps) project stats - [Feature matrix](#feature-matrix) +- [Syntax Quick Reference](quickref/) - [[FAQ#which-pta-app-should-i-choose|FAQ: Which PTA app should I choose ?]] - [hledger and Ledger](https://hledger.org/ledger.html), [hledger and Beancount](https://hledger.org/beancount.html), @@ -435,6 +436,7 @@ A rough comparison of the big three PTA apps' main features, Corrections and suggestions are appreciated ([chat](https://matrix.to/#/#plaintextaccounting:matrix.org)). You can also use this as a kind of overview, quick reference or porting guide. +(See also [syntax quick reference](quickref/).)