summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgeorg <georg@riseup.net>2021-05-15 18:21:18 +0000
committergeorg <georg@riseup.net>2021-05-15 18:21:18 +0000
commit0b16638565a6623c7ea7af034482317134adba02 (patch)
tree4e8d7d8f6a5740ffd63017d698d5b12b3e5776ab
parente42ef7fe5cf1ae11318422dff9f7093a1d723c4b (diff)
parent78f81d78d6271a165dfd56f0af4c92760afa814c (diff)
Merge branch 'make-x-list-name-bold' into 'main'
Make x-list-name bold, similar to all the other keywords See merge request schleuder/schleuder-website!106
-rw-r--r--schleuder/docs/_list_usage_basics.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/schleuder/docs/_list_usage_basics.md b/schleuder/docs/_list_usage_basics.md
index a33a59f..39455ba 100644
--- a/schleuder/docs/_list_usage_basics.md
+++ b/schleuder/docs/_list_usage_basics.md
@@ -27,6 +27,6 @@ There are two types of keywords: those to enhance messages sent over the list ("
To mitigate replay attacks of emails containing keywords, every email using a keyword **must** contain the special `x-list-name` keyword followed by the list's emailaddress. Example:
-x-list-name: someone@example.org
+**x-list-name**: someone@example.org
: **You must always provide this keyword once per email.** Without it, no other keyword will be considered but you will receive an error message.