We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad7c89b commit fa889a9Copy full SHA for fa889a9
CHANGELOG.md
@@ -7,9 +7,9 @@
7
- Add imenu support for `deftest` definitions.
8
- [#53]: Let `clojure-ts-mode` derive from `clojure-mode` for Emacs 30+.
9
- [#42]: Fix imenu support for definitions with metadata.
10
-- [#42]: Fix font locking of definitions with metadata
11
-- [#42]: Fix indentation of definitions with metadata
12
-- Fix semantic indentation of quoted functions
+- [#42]: Fix font locking of definitions with metadata.
+- [#42]: Fix indentation of definitions with metadata.
+- Fix semantic indentation of quoted functions.
13
- Add custom `fill-paragraph-function` which respects docstrings similar to
14
`clojure-mode`.
15
- Add customization option to disable markdown syntax highlighting in the
0 commit comments