]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Whitespace changes, making sure the example is correcly aligned 3089/head
authorDenilson Sรก Maia <denilsonsa@gmail.com>
Thu, 13 Apr 2023 20:03:40 +0000 (22:03 +0200)
committerGitHub <noreply@github.com>
Thu, 13 Apr 2023 20:03:40 +0000 (22:03 +0200)
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.

docs/advanced_usage.md

index 0c0b141207d9eba3569f3527e63c06dcf416cf67..61f88cff941a98fe42b1d2169d0fbdaa6a8e09c2 100644 (file)
@@ -400,7 +400,7 @@ structure as in the previous example above.
      Statement January.pdf
      Statement February.pdf
 
- Insurances/                           # Insurances
+Insurances/                             # Insurances
    Healthcare 123/
      2022-01-01 Statement January.pdf
      2022-02-02 Letter.pdf