From: Denilson Sรก Maia Date: Thu, 13 Apr 2023 20:03:40 +0000 (+0200) Subject: Whitespace changes, making sure the example is correcly aligned X-Git-Tag: v1.14.0~8^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F3089%2Fhead;p=thirdparty%2Fpaperless-ngx.git 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. --- diff --git a/docs/advanced_usage.md b/docs/advanced_usage.md index 0c0b141207..61f88cff94 100644 --- a/docs/advanced_usage.md +++ b/docs/advanced_usage.md @@ -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