RichTextAssistant was updated to v1.0.1.
-
v1.0.1 (April 22, 2024)
- From oshliaer’s report, a bug was removed. In the current stage, when RichTextValueBuilder is used, it seems that when
setTextStyle
is used aftersetLinkUrl
, the style of the hyperlink is removed while the link is kept. So, it is required to setsetLinkUrl
aftersetTextStyle
.
- From oshliaer’s report, a bug was removed. In the current stage, when RichTextValueBuilder is used, it seems that when
You can see the detail information here https://github.com/tanaikech/RichTextAssistant