Skip to content

Commit 20d1ef7

Browse files
committed
Tweak markdown markup here and there
1 parent 8569592 commit 20d1ef7

File tree

1 file changed

+18
-17
lines changed

1 file changed

+18
-17
lines changed

README.md

Lines changed: 18 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ a Clojure project, without having to visit any file in it.
7878
You can go to your project's directory in a terminal and type there
7979
(assuming you're using Leiningen that is):
8080

81-
```
82-
$ lein repl
81+
```shell
82+
lein repl
8383
```
8484

8585
Alternatively you can start nREPL either manually or by the facilities provided
@@ -128,22 +128,22 @@ The direction of the project is being stewarded by the CIDER core team. This
128128
group of long-term contributors manage releases, evaluate pull-requests, and
129129
does a lot of the groundwork on major new features.
130130

131-
* [Bozhidar Batsov](https://github.com/bbatsov) (author & head maintainer)
132-
* [Vitalie Spinu](https://github.com/vspinu)
133-
* [Michael Griffiths](https://github.com/cichli)
134-
* [Lars Andersen](https://github.com/expez)
131+
- [Bozhidar Batsov](https://github.com/bbatsov) (author & head maintainer)
132+
- [Vitalie Spinu](https://github.com/vspinu)
133+
- [Michael Griffiths](https://github.com/cichli)
134+
- [Lars Andersen](https://github.com/expez)
135135

136136
### CIDER Alumni
137137

138138
In addition, we'd like to extend a special thanks the following retired CIDER
139139
core team members. Lovingly known as The Alumni:
140140

141-
* [Tim King](https://github.com/kingtim) (original author)
142-
* [Phil Hagelberg](https://github.com/technomancy)
143-
* [Hugo Duncan](https://github.com/hugoduncan)
144-
* [Steve Purcell](https://github.com/purcell)
145-
* [Artur Malabarba](https://github.com/malabarba)
146-
* [Jeff Valk](https://github.com/jeffvalk)
141+
- [Tim King](https://github.com/kingtim) (original author)
142+
- [Phil Hagelberg](https://github.com/technomancy)
143+
- [Hugo Duncan](https://github.com/hugoduncan)
144+
- [Steve Purcell](https://github.com/purcell)
145+
- [Artur Malabarba](https://github.com/malabarba)
146+
- [Jeff Valk](https://github.com/jeffvalk)
147147

148148
## Release policy
149149

@@ -181,11 +181,12 @@ for your preferences (although currently [Open Collective](https://opencollectiv
181181
If you're working in a company that's making significant use of CIDER we'd appreciate it if you suggest to your company
182182
to become a CIDER sponsor.
183183

184-
You can support the development of CIDER, [clojure-mode][] and [inf-clojure][] via
185-
[Open Collective](https://opencollective.com/cider),
186-
[GitHub Sponsors](https://github.com/sponsors/bbatsov),
187-
[Patreon](https://www.patreon.com/bbatsov) and
188-
[PayPal](https://www.paypal.me/bbatsov).
184+
You can support the development of CIDER, [clojure-mode][] and [inf-clojure][] via:
185+
186+
- [Open Collective](https://opencollective.com/cider)
187+
- [GitHub Sponsors](https://github.com/sponsors/bbatsov)
188+
- [Patreon](https://www.patreon.com/bbatsov)
189+
- [PayPal](https://www.paypal.me/bbatsov)
189190

190191
### Open Collective Backers
191192

0 commit comments

Comments
 (0)