We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bec7871 commit ff20310Copy full SHA for ff20310
CHANGELOG.md
@@ -9,10 +9,10 @@
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.
13
-- Add custom `fill-paragraph-function` which respects docstrings similar to
+- [#49]: Fix semantic indentation of quoted functions.
+- [#58]: Add custom `fill-paragraph-function` which respects docstrings similar to
14
`clojure-mode`.
15
-- Add customization option to disable markdown syntax highlighting in the
+- [#59]: Add customization option to disable markdown syntax highlighting in the
16
docstrings.
17
18
## 0.2.2 (2024-02-16)
0 commit comments