FHIR Chat · Publisher bug: broken markdown link · IG creation

Stream: IG creation

Topic: Publisher bug: broken markdown link


view this post on Zulip Max Masnick (Mar 18 2021 at 19:34):

I think I found an IG publisher bug.

If I specify a relative Markdown link like * someElement ^comment = "[link](conformance.html)" in Profile A, and then create Profile B as a child of Profile A, this will show up as http://hl7.org/fhir/R4/conformance.html in the html page for Profile B generated by the publisher. The link is a working relative link in Profile A.

You can see this in action here. The parent profile is here with a working relative link to conformance.html and the child profile is here but links to http://hl7.org/fhir/R4/conformance.html instead of conformance.html.

Should I file a GitHub issue against the publisher for this?

view this post on Zulip Lloyd McKenzie (Mar 18 2021 at 20:17):

Sounds like, yes.

view this post on Zulip Max Masnick (Mar 18 2021 at 20:20):

Logged as https://github.com/HL7/fhir-ig-publisher/issues/245


Last updated: Apr 12 2022 at 19:14 UTC