You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
From Markdown v2.5.2, you can use
[link](URL){:target="_blank"}
Which would be nice to have in the web UI so that we don't leave the app when we click on a markdown link
Describe the solution you'd like
I think a simple solution would be to update the remark-gfm dependency, it's currently to 1.0.0, and latest version is 4.0.0
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
From Markdown v2.5.2, you can use
[link](URL){:target="_blank"}
Which would be nice to have in the web UI so that we don't leave the app when we click on a markdown link
Describe the solution you'd like
I think a simple solution would be to update the remark-gfm dependency, it's currently to 1.0.0, and latest version is 4.0.0
The text was updated successfully, but these errors were encountered: