You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [iOS] Mentions API & enable display in example app
* Document public API and rename `text` to `name`
* Allow creating mentions with no suggestions and expand test suite
* Rename `PermalinkDetector` as `PermalinkReplacer` and document it
* Only show commands if pattern is at the start of the document
* Document and extract function for replacements offset computation
* Merge both variants of mention creation API
* Replace `self.suggestionPattern` usage
* Set `WysiwygPillsFlusher` as an internal non static object and attach it to `WysiwygTextView`
* Move filtering non-leading slash pattern to the Rust side
* Document `replaceLinks` post-parsing function
No description provided.
The text was updated successfully, but these errors were encountered: