;doc: journal: layout fix
[ci skip]
This commit is contained in:
parent
d43a7c46a6
commit
93644a52ba
@ -1075,6 +1075,7 @@ account other:zoo
|
|||||||
```
|
```
|
||||||
would influence the position of `zoo` among `other`'s subaccounts, but not the position of `other` among the top-level accounts.
|
would influence the position of `zoo` among `other`'s subaccounts, but not the position of `other` among the top-level accounts.
|
||||||
This means:
|
This means:
|
||||||
|
|
||||||
- you will sometimes declare parent accounts (eg `account other` above) that you don't intend to post to, just to customize their display order
|
- you will sometimes declare parent accounts (eg `account other` above) that you don't intend to post to, just to customize their display order
|
||||||
- sibling accounts stay together (you couldn't display `x:y` in between `a:b` and `a:c`).
|
- sibling accounts stay together (you couldn't display `x:y` in between `a:b` and `a:c`).
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user