]>
git.ipfire.org Git - thirdparty/paperless-ngx.git/commit
Whitespace changes, making sure the example is correcly aligned
If desired, we could also replace spaces with [Box-drawing characters](https://en.wikipedia.org/wiki/Box-drawing_character), like this:
```
๐ Documents folder
โโ๐ 2019/ # By Year
โ โโ๐ My bank/
โ โโ๐ Statement January.pdf
โ โโ๐ Statement February.pdf
โโ๐ Insurances/ # Insurances
โโ๐ Healthcare 123/
โ โโ๐ 2022-01-01 Statement January.pdf
โ โโ๐ 2022-02-02 Letter.pdf
โ โโ๐ 2022-02-03 Letter.pdf
โโ๐ Dental 456/
โโ๐ 2021-12-01 New Conditions.pdf
```
But rendering this with proper fixed-width characters can be troublesome on some systems.