home
·
contact
·
privacy
projects
/
redo-blog
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
298fdfd
)
Minor README improvement.
author
Christian Heller
<c.heller@plomlompom.de>
Mon, 2 Jan 2017 11:18:09 +0000
(12:18 +0100)
committer
Christian Heller
<c.heller@plomlompom.de>
Mon, 2 Jan 2017 11:18:09 +0000
(12:18 +0100)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index c28df86a0a0488f6b33bf9545a9de78718f318c9..c247230c0293a192c7ea57d0ef3c0fd259a4bd29 100644
(file)
--- 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.
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
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.
it.