We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 911d661 commit 40bae1eCopy full SHA for 40bae1e
CHANGES.md
@@ -8,6 +8,7 @@
8
- New experimental markdown generator (@davesnx, #1341)
9
- `markdown-generate` command now accepts multiple `.odocl` files in a single
10
invocation, eliminating the need for shell scripting (@davesnx)
11
+- Allow persistent latex macros in HTML/KaTeX backend (@dlesbre, #1391)
12
13
### Changed
14
- Remove cmdliner compatibility layer, no longer needed (@dbuenzli, #1328)
@@ -183,7 +184,7 @@
183
184
### Fixed
185
186
- Fix issues #1066 and #1095 with extended opens (@jonludlam, #1082, #1100)
-
187
+
188
# 2.4.1
189
190
0 commit comments