Skip to content

Commit 0803409

Browse files
committed
Improve the presentation of some documentation a bit
1 parent 2956282 commit 0803409

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/configuration.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,8 @@ More details can be found [here](https://github.com/clojure-emacs/cider/issues/9
147147

148148
![Eldoc](images/eldoc.png)
149149

150-
* CIDER also would show the eldoc for the symbol at point. So in (map inc ...)
151-
when the cursor is over inc its eldoc would be displayed. You can turn off this
150+
* CIDER also would show the eldoc for the symbol at point. So in `(map inc ...)`
151+
when the cursor is over `inc` its eldoc would be displayed. You can turn off this
152152
behaviour by:
153153

154154
```el

0 commit comments

Comments
 (0)