Releases: tophat/RichTextView
Release 2.6.0
Add highlight attribute to rich text input (#126)
Release 2.5.0
Add support for multiline LaTeX expressions (#125)
Release 2.4.0
This release uses DTCoreText to parse HTML instead of Down (but still uses Down to parse Markdown) (#123)
Release 2.3.6
Treat line breaks as hard breaks in Markdown parser (#121)
Release 2.3.5
Fixes a StringExtension crash (#118)
Release 2.3.4
Fix an issue where characters in LaTeX strings were sometimes being dropped (#117)
Release 2.3.3
Fixed an issue where the interactive element regex had an unnecessary leading space (#116)
Release 2.3.2
Fixed issue where multiple interactive elements within the same block of text were not being caught (#114)
Release 2.3.1
Ensure that attributes of interactive elements (superscript/subscript for example) do not get lost (#114)
Release 2.3.0
Added correct accessibility value to instances of RichTextView (#113)