New release: 2.2.0 #792
colinodell
announced in
Announcements
Replies: 1 comment 1 reply
-
|
Maybe I'm doing something wrong, but isn't this deprecation always triggered, because |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Added
ConverterInterfaceMarkdownToXmlConverterclassHtmlDecoratorclass which can wrap existing renderers with additional HTML tagstable/wrapconfig to apply an optional wrapping/container element around a table (Table extension: Add (optional?) container element to handle horizontal overflow #780)Changed
HtmlElementcontents can now consist of anyStringable, not justHtmlElementandstringDeprecated
MarkdownConverterInterfaceand itsconvertToHtml()method; useConverterInterfaceandconvert()insteadThis discussion was created from the release 2.2.0.
Beta Was this translation helpful? Give feedback.
All reactions