branch: elpa/clojure-ts-mode
commit 63d863d0482a0172fd5ba0d9140a861c3bdf7e3e
Author: Bozhidar Batsov <bozhi...@batsov.dev>
Commit: Bozhidar Batsov <bozhi...@batsov.dev>
    Code style
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index dcca8182fa..96651deff0 100644
--- a/README.md
+++ b/README.md
@@ -216,6 +216,7 @@ within the expression's body, nested `n` levels deep, is 
indented by two
 spaces. These rule definitions fully reflect the [cljfmt 
rules](https://github.com/weavejester/cljfmt/blob/0.13.0/docs/INDENTS.md).
 
 For example:
+
 - `do` has a rule `((:block 0))`.
 - `when` has a rule `((:block 1))`.
 - `defn` and `fn` have a rule `((:inner 0))`.

Reply via email to