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'm testing this excellent project using Angular. And I'm having difficulties with the markdowns, the anchor links automatically set in the markdowns (titles: h1, h2 and h3). are pointing to the #link url. they do not respect the relative path on which the markdown is located, that is, the links are only leading to non-existent paths. I would like to know if there is another way to fix this problem, I found that with react it works fine.
The text was updated successfully, but these errors were encountered:
Hi guys.
I'm testing this excellent project using Angular. And I'm having difficulties with the markdowns, the anchor links automatically set in the markdowns (titles: h1, h2 and h3). are pointing to the #link url. they do not respect the relative path on which the markdown is located, that is, the links are only leading to non-existent paths. I would like to know if there is another way to fix this problem, I found that with react it works fine.
The text was updated successfully, but these errors were encountered: