Commit Graph

9 Commits

Author SHA1 Message Date
Eduardo Almeida
af86894475 Fix syntax of Markdown files
- Automatic fixes using a linter.
- Consistent indenting and spacing.
- Consistent bullet character (i.e., "-" or "*").
- Consistent formatting format (i.e., "*X*" vs "_X_" for italics).
- Consistent heading format (# vs. ===).
- Consistent heading rules by decreasing order.
- Removed trailing punctuation in headers (e.g., ":").
- URLs enclosed in angle quotes <>.
- Escape angle quotes <T> with inline code blocks `<T>`.
2022-05-26 19:28:19 -07:00
Tom Henderson
80134a570d Update references to RELEASE_NOTES 2021-11-03 18:01:13 -07:00
Arrobo, Gabriel
4d5b22297b Addressing two more broken links, updated their names and changed pull to merge 2020-04-09 20:24:59 -07:00
Arrobo, Gabriel
51c70e4e17 Fixed broken links 2020-04-09 20:24:59 -07:00
Alexander Krotov
1512928b85 CONTRIBUTING.md: update table of contents 2018-12-20 13:28:45 +00:00
Natale Patriciello
3329e8737b doc: finished last things 2018-12-17 11:31:19 +01:00
Natale Patriciello
79fd0747ac doc: Fixed Contributing.md 2018-12-17 11:09:02 +01:00
Natale Patriciello
23f8ea7ebf doc: Contributing added explicit ACK to Atom 2018-12-16 11:25:48 +01:00
Natale Patriciello
a25e09ca09 doc: added CONTRIBUTING.md, references to git 2018-12-14 12:31:45 +01:00