diff options
Diffstat (limited to 'contributing.md')
| -rw-r--r-- | contributing.md | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/contributing.md b/contributing.md index 770d02e..dd51532 100644 --- a/contributing.md +++ b/contributing.md @@ -15,7 +15,8 @@ other document.  - Images should be placed in the img/ folder  - Labels and bibliography keys should only consist of characters from the    following set: `[a-z0-9:-]` (lower-case, numbers, colon, dash). -- Quotes are opened with the tilde (<code>`</code>) +- Quotes are opened with a backtick (<code>`</code>) +- Only environments indent the LaTeX source code  # Banned practices |