We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2b7930 commit c148ed9Copy full SHA for c148ed9
1 file changed
CHANGELOG.md
@@ -2,6 +2,17 @@ CHANGELOG
2
==============
3
4
5
+23/03/2026 v2.3.3
6
+--------------
7
+
8
+ * Fix: ordered and unordered list spacing when text follows a list (#46)
9
+ * Fix: convert headerless tables with an empty Markdown header row (#44)
10
+ * Fix: convert multiline inline code to fenced code blocks (#34)
11
+ * Feature: support unquoted HTML attribute parsing
12
+ * Feature: ignore Word `o:p` tags while preserving their contents
13
+ * Feature: add `ConverterExtra::setAddCssClass(false)` to disable Markdown Extra CSS selector output
14
15
16
23/03/2026 v2.3.2
17
--------------
18
0 commit comments