;doc: small fixes

This commit is contained in:
Simon Michael 2024-03-05 20:50:05 -10:00
parent 09e158d31e
commit 85c345d9b8
2 changed files with 6 additions and 5 deletions

View File

@ -14,15 +14,16 @@ Here are some tips for contributing PRs to hledger.
We aim to improve and sustain hledger's quality and maintainability over the long term.
Many PRs, especially small ones, and even some big ones, can be merged quickly.
We love merging good PRs quickly.
We love merging PRs quickly.
Some bigger or more risky PRs can require substantial review, discussion, changes, or re-submission.
Sometimes this is a bigger task than the coding.
Much valuable design, quality control, and knowledge sharing happens at this time.
Some PRs get rejected, but their discussion and exploration can still be a useful contribution.
Some PRs ultimately get rejected, but their discussion and exploration can still be a useful contribution.
We very much want to avoid wasted work, but it occasionally happens.
Our process is evolving and imperfect.
All of this is normal.
All of this is a normal part of software development.
We hope you'll see it as a golden opportunity to collaborate with experts,
share and receive knowledge, refine your design/documentation/code,

View File

@ -2401,7 +2401,7 @@ these must be separated by **two or more spaces**.
This helps hledger know where the period expression ends, so that descriptions
can not accidentally alter their meaning, as in this example:
```
```journal
; 2 or more spaces needed here, so the period is not understood as "every 2 months in 2023"
; ||
; vv
@ -2595,7 +2595,7 @@ will cause the calculated amount to have that cost attached:
2019/1/1
(a) = $1 @ €2
```
```
```cli
$ hledger print --explicit
2019-01-01
(a) $1 @ €2 = $1 @ €2