All Versions
58
Latest Version
Avg Release Cycle
34 days
Latest Release
1033 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.3.7 Changes
November 03, 2022🛠Fixed
- 🛠Fixed
TaskListItemMarkerRenderer
not including HTML attributes set on the node by other extensions (#947)
- 🛠Fixed
-
v2.3.6 Changes
October 30, 2022🛠Fixed
- 🛠Fixed unquoted attribute parsing when closing curly brace is followed by certain characters (like a
.
) (#943)
- 🛠Fixed unquoted attribute parsing when closing curly brace is followed by certain characters (like a
-
v2.3.5 Changes
July 29, 2022🛠Fixed
- 🛠Fixed error using
InlineParserEngine
when no inline parsers are registered in theEnvironment
(#908)
- 🛠Fixed error using
-
v2.3.4 Changes
July 17, 2022🔄 Changed
- 📜 Made a number of small tweaks to the embed extension's parsing behavior to fix #898:
- Changed
EmbedStartParser
to always capture embed-like lines in container blocks, regardless of parent block type - Changed
EmbedProcessor
to also removeEmbed
blocks that aren't direct children of theDocument
- Increased the priority of
EmbedProcessor
to1010
- Changed
🛠Fixed
- 🛠Fixed
EmbedExtension
not parsing embeds following a list block (#898)
- 📜 Made a number of small tweaks to the embed extension's parsing behavior to fix #898:
-
v2.3.3 Changes
June 07, 2022🛠Fixed
- 🛠Fixed
DomainFilteringAdapter
not reindexing the embed list (#884, #885)
- 🛠Fixed
-
v2.3.2 Changes
June 03, 2022🛠Fixed
- 🛠Fixed FootnoteExtension stripping extra characters from tab-indented footnotes (#881)
-
v2.3.1 Changes
May 14, 2022🛠Fixed
- 🛠Fixed AutolinkExtension not ignoring trailing strikethrough syntax (#867)
-
v2.3.0 Changes
April 07, 2022âž• Added
- âž• Added new
EmbedExtension
(#805) - âž• Added
DocumentRendererInterface
as a replacement for the now-deprecatedMarkdownRendererInterface
🗄 Deprecated
- 🗄 Deprecated
MarkdownRendererInterface
; useDocumentRendererInterface
instead
- âž• Added new
-
v2.2.5 Changes
June 03, 2022🛠Fixed
- 🛠Fixed FootnoteExtension stripping extra characters from tab-indented footnotes (#881)
-
v2.2.4 Changes
May 14, 2022🛠Fixed
- 🛠Fixed AutolinkExtension not ignoring trailing strikethrough syntax (#867)