summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgeorg <georg@riseup.net>2021-04-25 23:11:23 +0000
committergeorg <georg@riseup.net>2021-04-25 23:11:23 +0000
commit78f81d78d6271a165dfd56f0af4c92760afa814c (patch)
treed7910df40661daef5e0bbb19c859570be0c549d8
parent23dc5954465a5c16e645231616f9c5766402545b (diff)
Make x-list-name bold, similar to all the other keywords
-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.