ZeroX-DG / SnippetStore

:tada: A snippet management app for developers :rocket:

Home Page:https://zerox-dg.github.io/SnippetStoreWeb/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't open links from Markdown preview area.

bantya opened this issue · comments

Current Behavior

Clicking the links in current Markdown preview implementation does not work. Upon clicking, the preview area goes blank and nothing happens.

Demonstration

md_link_not_opening

Expected Behavior

Clicking on the link should open that link in the default browser.

System Info

image

Fixed in 4864b8b. Thanks for reporting!