diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml
index 109c146805a..add5f8fb881 100644
--- a/config/locales/server.en.yml
+++ b/config/locales/server.en.yml
@@ -1584,7 +1584,15 @@ en:
- To reply with **a new topic**, use to the right of the post. Both old and new topics will be automatically linked together.
- To insert a quote, select the text you wish to quote, then press any Reply button. Repeat for multiple quotes!
+ Your reply can be formatted using simple HTML, BBCode, or [Markdown](http://commonmark.org/help/):
+
+ This is **bold**.
+ This is bold.
+ This is [b]bold[/b].
+
+ Want to learn Markdown? [Take our fun 10 minute interactive tutorial!](http://commonmark.org/help/tutorial/)
+
+ To insert a quote, select the text you wish to quote, then press any Reply button. Repeat for multiple quotes.