File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 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 )
10
+ [ 3c6a0e1] ( https://github.com/MeanderingProgrammer/markdown.nvim/commit/3c6a0e1914756809aa6ba6478cd60bda6a2c19ef )
11
+ - Add health check for ` latex ` requirements [ #32 ] ( https://github.com/MeanderingProgrammer/markdown.nvim/issues/32 )
12
+ [ a2788a8] ( https://github.com/MeanderingProgrammer/markdown.nvim/commit/a2788a8c711539d9425a96e413a26b67eba60131 )
13
+
3
14
## 3.0.0 (2024-05-31)
4
15
5
16
### ⚠ BREAKING CHANGES
You can’t perform that action at this time.
0 commit comments