Skip to content

Commit 0375b25

Browse files
committed
Fix bullet point line space rendering. The blank line
caused rendered text to display each bullet point as a paragraph, instead of a list item.
1 parent 37e5c09 commit 0375b25

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ Once installed:
111111
- Select `deps.edn` when prompted for Project type. We are using [tools.deps](https://clojure.org/guides/deps_and_cli) for managing the project. You don't need to worry about it's details for this workshop.
112112
- VSCode will create a new pane called 'output.calva-repl' and you will see `clj꞉user꞉>` prompt in that screen.
113113
- You have a working REPL now!
114-
115114
- Keep the [Paredit guide](https://calva.io/paredit/) handy, editing code will require some understanding of paredit.
116115

117116
## Your favourite editor:

0 commit comments

Comments
 (0)