I\'m trying to implement an editor that can handle hashtag while typing.
extension UITextView { func resolveHashTags() { if self.text.isEmpty { let e