diff options
author | Jonas Smedegaard <dr@jones.dk> | 2018-11-29 04:40:38 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2018-11-29 04:40:38 +0100 |
commit | f14664174e85bc05e4f82525fc362f8320c0939c (patch) | |
tree | a65308dde986ed0aa6549060e64859139718eb9f | |
parent | b046fcbf181165da9977c8aecf9b40a7ec3ff3cc (diff) |
Avoid paranthesis.
-rw-r--r-- | ADMIN.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -12,7 +12,8 @@ a strict flavor of Markdown. Use [ATX headings][] and [semantic linewrapping][]. -Use [reference links] (shortcut style where possible), +Use [reference links] - +in shortcut style where possible, with its reference definition at bottom of same section. Avoid [hard line breaks][]. |