Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Implement auto-linking on the client. If the user types something that looks like a link, we should annotated it with "link/auto". This should probably be done in a listener to the editor's rate-limited udpate event, to avoid performance issues.
This would be a pretty simple self contained starter project.