You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,16 @@
1
1
# Change Log
2
2
3
+
## 3.1.0 (2024-06-05)
4
+
5
+
### Features
6
+
7
+
- Add debug statements to `latex` handler, make converter configurable [7aedbde](https://github.com/MeanderingProgrammer/markdown.nvim/commit/7aedbde39ab236d27096a8f8846235af050dbd7f)
8
+
- Split demo into separate files [ea465a6](https://github.com/MeanderingProgrammer/markdown.nvim/commit/ea465a6656e70beeeb6923e21a62f90643b4808f)
9
+
- Support highlighting callout quote marker based on callout [#24](https://github.com/MeanderingProgrammer/markdown.nvim/issues/24)
0 commit comments