It's been observed at least with the 3mdeb-report-template (although it might affect all of them, if it's not a template issue, but a general remarkjs issue), links to anchors don't work properly:
Expected behavior: when clicking on a link akin to [click here](#123-my-section), I expect the link to redirect me to the page, where the section 1.2.3 My Section is.
Actual behavior: when clicking on a link akin to [click here](#123-my-section), I get redirected to the very beginning of the document.