mmarkdown / mmark

Mmark: a powerful markdown processor in Go geared towards the IETF
https://mmark.miek.nl
Other
480 stars 45 forks source link

Error referencing RFC drafts #196

Closed RafaelAPB closed 11 months ago

RafaelAPB commented 11 months ago

I have a problem with generating RFC and ID citations in the format [@RFC_ID], as you can see in line 159 of https://github.com/ietf-satp/draft-ietf-satp-core/edit/main/draft-ietf-satp-core.md. Any ideas why?

I'm using mmark v2.2.10 as in https://github.com/martinthomson/i-d-template/blob/main/docker/action/Dockerfile

Thank you

Related to #195

miekg commented 11 months ago

what is the problem?

miekg commented 11 months ago

I'll pick up your markdown,

miekg commented 11 months ago

latest markdown is 2.2.34, 2.2.10 will likely not work, because of changed URLs

miekg commented 11 months ago

dupping this into #195