Take e.g.: the url: <p>check de link <a href="http://localhost:4200/forum/category/2">everyone</a></p>
and it will not work. You can check this on the demo page also: https://alexcorvi.github.io/anchorme.js/
Expected outcome:
check the link everyone
-> where everyone is a link to http://localhost:4200/forum/category/2
Actual Outcome:
check the link everyonehttp://localhost:4200/forum/category/2">everyone>