From: Christian Heller <c.heller@plomlompom.de>
Date: Mon, 2 Jan 2017 11:18:09 +0000 (+0100)
Subject: Minor README improvement.
X-Git-Url: https://plomlompom.com/repos/%7B%7Bprefix%7D%7D/%7B%7B%20web_path%20%7D%7D/static/task?a=commitdiff_plain;h=4cc5463a9000b67674924db3ae3cef453493bf90;p=redo-blog

Minor README improvement.
---

diff --git a/README.md b/README.md
index c28df86..c247230 100644
--- a/README.md
+++ b/README.md
@@ -84,8 +84,8 @@ bugs and peculiarities
 Don't create a index.rst or index.md in the redo-managed directory, that will
 break things.
 
-The article title is derived in .md files from a first line prefixed with "% ",
+The article title is derived in .md files from a first line prefixed with `% `,
 while all other headings are treated as sub-headings. In .rst files, the title
 is derived from a heading that must be at the top of the document, and be of an
-adornment style (such as underlining with "=") that must be used only once in
+adornment style (such as underlining with `=`) that must be used only once in
 it.