`If blocks` and `If tables` now allow multiple matchers on the same line separated by `&&` (AND) or `&& !` (AND NOT). Example `if block` with two matchers on the same line: if %description amazon && %date 2025-02-22 account2 expenses:books Example `if table` with two matchers on the same line: if,account2 %description amazon && %date 2025-02-22, expenses:books |
||
|---|---|---|
| .. | ||
| Data | ||
| Read | ||
| Reports | ||
| Utils | ||
| Write | ||
| Data.hs | ||
| Query.hs | ||
| Read.hs | ||
| Reports.hs | ||
| Utils.hs | ||