Skip to content

Commit a6f1f41

Browse files
committed
[Docs] Fix some markup
1 parent f69c5e2 commit a6f1f41

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

doc/modules/ROOT/pages/about/compatibility.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ release version (e.g. Java 13). More generally speaking - we aim
2222
to support all Java releases that are currently officially supported
2323
by Oracle.
2424

25-
NOTE: The requirements for Java are pretty much `cider-nrepl`'s requirements.
25+
NOTE: The requirements for Java are pretty much ``cider-nrepl``'s requirements.
2626

2727
== Clojure
2828

doc/modules/ROOT/pages/basics/installation.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ enabled by default in Emacs and you should not disable it!
7373

7474
== Installation via use-package
7575

76-
`use-package` can be used to install CIDER via the `package.el`'s repositories
76+
`use-package` can be used to install CIDER via the ``package.el``'s repositories
7777
http://stable.melpa.org[MELPA Stable] and http://melpa.org[MELPA].
7878

7979
If you wanted to install the version of CIDER which is what is to be found in

doc/modules/ROOT/pages/cljs/shadow-cljs.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ As noted earlier you can also set a default build via `cider-shadow-default-opti
8585

8686
=== Official shadow-cljs Documentation
8787

88-
Here are a few useful sections from `shadow-cljs`'s own documentation:
88+
Here are a few useful sections from ``shadow-cljs``'s own documentation:
8989

9090
* https://shadow-cljs.github.io/docs/UsersGuide.html#_installation[Installation]
9191
* https://shadow-cljs.github.io/docs/UsersGuide.html#nREPL[nREPL Setup]

doc/modules/ROOT/pages/usage/misc_features.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ binding in your Emacs config:
136136
----
137137
====
138138

139-
Here's a list of all of `cider-selector`'s keybindings:
139+
Here's a list of all of ``cider-selector``'s keybindings:
140140

141141
|===
142142
| Keyboard shortcut | Description

0 commit comments

Comments
 (0)