Skip to content

Commit c49b894

Browse files
committed
Improve consistency wrt use of colons
The logic is this: If the key and value are on the same line, then follow the value by a colon. Otherwise, if the value is a list, then each element is displayed on its own line and the key is not followed by a colon because there is no need for some additional separator.
1 parent ddf469b commit c49b894

File tree

1 file changed

+15
-16
lines changed

1 file changed

+15
-16
lines changed

README.org

Lines changed: 15 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ that explicit).
2626
- Adam Niederer
2727
- github: https://github.com/AdamNiederer
2828
- blog: https://adamniederer.com
29-
- donate:
30-
Please support one of
29+
- donate (please support one of)
3130
- [[https://supporters.eff.org/donate][Electronic Frontier Foundation]]
3231
- [[https://sfconservancy.org/supporter/][Software Freedom Conservancy]]
3332
- projects
@@ -40,20 +39,20 @@ that explicit).
4039
- emacs-xxhash: https://github.com/AdamNiederer/emacs-xxhash
4140
- Alexey Kutepov
4241
- github: https://github.com/rexim
43-
- donate:
42+
- donate
4443
- patreon: https://www.patreon.com/tsoding
45-
- projects:
44+
- projects
4645
- org-cliplink: https://github.com/rexim/org-cliplink
4746
- pacmacs: https://github.com/codingteam/pacmacs.el
4847
- gruber-darker-theme: https://github.com/rexim/gruber-darker-theme
4948
- Bastien Guerry
5049
- github: https://github.com/bzg
5150
- twitter: https://twitter.com/bzg2
5251
- blog: https://bzg.fr
53-
- donate:
52+
- donate
5453
- github: https://github.com/sponsors/bzg
5554
- liberapay: https://liberapay.com/bzg
56-
- projects:
55+
- projects
5756
- org: http://orgmode.org
5857
- Bozhidar Batsov
5958
- twitter: https://twitter.com/bbatsov
@@ -65,9 +64,9 @@ that explicit).
6564
- Chris Wellons
6665
- github: https://github.com/skeeto
6766
- blog: https://nullprogram.com/
68-
- donate:
67+
- donate
6968
- GiveWell (charity): https://secure.givewell.org/
70-
- projects:
69+
- projects
7170
- elfeed: https://github.com/skeeto/elfeed
7271
- skewer-mode: https://github.com/skeeto/skewer-mode
7372
- impatient-mode: https://github.com/skeeto/impatient-mode
@@ -77,12 +76,12 @@ that explicit).
7776
- Damien Cassou
7877
- github: https://github.com/DamienCassou
7978
- gitea: https://gitea.petton.fr/DamienCassou/
80-
- donate:
79+
- donate
8180
- IBAN: FR71 2004 1010 0111 8746 5S02 204
8281
- liberapay: https://liberapay.com/DamienCassou/
8382
- patreon: https://www.patreon.com/DamienCassou (temporarily disabled, see https://support.patreon.com/hc/en-us/articles/115004487843 for details)
8483
- paypal: https://www.paypal.me/DamienCassou
85-
- project:
84+
- project
8685
- auth-source-pass: https://melpa.org/#/auth-source-pass
8786
- json-navigator: https://melpa.org/#/json-navigator
8887
- beginend: https://melpa.org/#/beginend
@@ -93,10 +92,10 @@ that explicit).
9392
- own cgit: https://git.deparis.io
9493
- github: https://github.com/milouse
9594
- blog: https://etienne.depar.is/a-ecrit
96-
- donate:
95+
- donate
9796
- liberapay: https://liberapay.com/milouse
9897
- paypal: https://www.paypal.me/milouse
99-
- project:
98+
- project
10099
- flycheck-grammalecte: https://git.deparis.io/flycheck-grammalecte
101100
- dracula-theme: https://github.com/dracula/emacs
102101
- Henrik Lissner
@@ -131,7 +130,7 @@ that explicit).
131130
- github: https://github.com/tarsius
132131
- twitter: https://twitter.com/magit_emacs
133132
- blog: https://emacsair.me
134-
- donate:
133+
- donate
135134
- github: https://github.com/sponsors/tarsius
136135
- IBAN: CH92 0077 0016 0444 2057 7
137136
- paypal: https://www.paypal.me/JonasBernoulli
@@ -144,7 +143,7 @@ that explicit).
144143
- github: https://github.com/zaeph
145144
- twitter: https://twitter.com/zaeph
146145
- blog: https://zaeph.net/
147-
- donate:
146+
- donate
148147
- github: https://github.com/sponsors/zaeph
149148
- IBAN: FR76 3000 3009 6100 0501 1688 996
150149
- paypal: https://www.paypal.me/zaeph
@@ -166,14 +165,14 @@ that explicit).
166165
- github: https://github.com/NicolasPetton
167166
- twitter: https://twitter.com/NicolasPetton
168167
- blog: https://nicolas.petton.fr
169-
- donate:
168+
- donate
170169
- liberapay: https://liberapay.com/NicolasPetton
171170
- Oleh Krehel
172171
- github: https://github.com/abo-abo
173172
- twitter: https://twitter.com/_abo_abo
174173
- blog: http://oremacs.com
175174
- [[https://oremacs.com/2017/12/10/patreon][Comparison of transaction fees on Patreon and similar services]]
176-
- donate:
175+
- donate
177176
- github: https://github.com/sponsors/abo-abo
178177
- flattr: https://flattr.com/@abo-abo
179178
- liberapay: https://liberapay.com/abo-abo

0 commit comments

Comments
 (0)