Preview Markdown – support links #79
horacioh
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
is there a way to support markdown links also on the Markdown preview plugin?
I found this regex that matches with the link format:
(?:__|[*#])|\[(.*?)\]\(.*?\)
Beta Was this translation helpful? Give feedback.
All reactions