Closed KyleMaas closed 3 years ago
This is really nice. Great to see vue components to good use here.
Yeah, it's how it probably should have been implemented originally. But when I started on this, I didn't realize how many places this would be used. Was better to get it going with minimal effort to see if it would even work at all. But with trying to add suggestions (for @ mentions and blobs), it would have started to make even more of a mess. So it needed the refactor first.
Refactor of the Markdown editor and associated blob adding functionality into its own component.