Links - Better regex for links, Maybe use a lib #215
When typing a URL, the current regex is not perfect, it just checks for www.someword.com, there are sites like .io .tech etc we need to include them too. See the rule responsible for implementing the regex and modify it accordingly
VE Links - Tapping outside of the document does not close the link editor
VE Links - Styling gets override
VE Links - Add links.md docs, replace stack with overlay for placing link menu, add link menu gif in md #209
Links - Better regex for links, Maybe use a lib #215
When typing a URL, the current regex is not perfect, it just checks for www.someword.com, there are sites like .io .tech etc we need to include them too. See the rule responsible for implementing the regex and modify it accordingly
VE Links - Tapping outside of the document does not close the link editor
VE Links - Styling gets override
VE Links - Add links.md docs, replace stack with overlay for placing link menu, add link menu gif in md #209
Those are all the remaining issues from the previous link menu ticket: https://github.com/visual-space/visual-editor/issues/10 Please visit this ticket in order to check for additional todo's.