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
I tried the plugin follwing the documentation. However I cannot get it to work.
In the Markdown files I use the standard syntax for a link: [text](link). As the documentation I set runInDev option to true, to try it on my local env.
Then, when I build the website all the links in the markdown page remain <a href="link"> text </a>.