]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
replace quotation marks with italics
authorClemens Rieder <68914047+clemensrieder@users.noreply.github.com>
Wed, 11 Jan 2023 23:16:08 +0000 (00:16 +0100)
committerTrenton H <797416+stumpylog@users.noreply.github.com>
Mon, 16 Jan 2023 21:49:54 +0000 (13:49 -0800)
docs/usage.md

index c630d5369a527f324b44c7d1609d8f775901d1e5..56fcf6a86996df5a9384001c62d36833da1518c9 100644 (file)
@@ -151,7 +151,7 @@ different means. These are as follows:
   will not consume mails already tagged. Not all mail servers support
   this feature!
 
-  - **Apple Mail support:** Apple Mail clients allow differently colored tags. For this to work use `apple:<color>` (e.g. "apple:green") as a custom tag. Available colors are "red", "orange", "yellow", "blue", "green", "violet" and "grey".
+  - **Apple Mail support:** Apple Mail clients allow differently colored tags. For this to work use `apple:<color>` (e.g. _apple:green_) as a custom tag. Available colors are _red_, _orange_, _yellow_, _blue_, _green_, _violet_ and _grey_.
 
 !!! warning