Skip to content

Commit

Permalink
play with line returns
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacvetter authored Jan 22, 2025
1 parent 7fd2139 commit 70f2228
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions input/ignoreWarnings.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
# (And include comments like this justifying why)
# See https://github.com/FHIR/sample-ig/blob/master/input/ignoreWarnings.txt for examples

# ╭──────────────────────────────────────1. ImplementationGuide resources ─────────────────────────╮\r | There are currently no profiles defined in the CDS Hooks or CDS Hooks Library specifications. |\r | This is intentional. As part of this Errata release, we don't want to make significant changes.|\r ╰────────────────────────────────────────────────────────────────────────────────────────────────╯
# ╭──────────────────────────────────────1. ImplementationGuide resources ─────────────────────────╮<br /> | There are currently no profiles defined in the CDS Hooks or CDS Hooks Library specifications. |<br /> | This is intentional. As part of this Errata release, we don't want to make significant changes.|<br /> ╰────────────────────────────────────────────────────────────────────────────────────────────────╯
ImplementationGuide.definition.resource: minimum required = 1, but only found 0 (from http://hl7.org/fhir/StructureDefinition/ImplementationGuide|4.0.1)

#

# ╭──────────────────────────────────────2. Canonical Links not version safe───────────────────────╮\r |CDS Hooks 1.0 and 2.0 are published at 'https://cds-hooks.hl7.org/'. It's intentional for the |\r | CDS Hooks IG to link to the most recent published CDS Hooks Library IG. This is the same |\r | behavior that base FHIR references the FHIR Extensions Pack (base R5 points to the most recent|\r | extensions IG version, not the IG version published at the time of time).\r ╰────────────────────────────────────────────────────────────────────────────────────────────────╯
# ╭──────────────────────────────────────2. Canonical Links not version safe───────────────────────╮<br /> |CDS Hooks 1.0 and 2.0 are published at 'https://cds-hooks.hl7.org/'. It's intentional for the |<br /> | CDS Hooks IG to link to the most recent published CDS Hooks Library IG. This is the same |<br /> | behavior that base FHIR references the FHIR Extensions Pack (base R5 points to the most recent|<br /> | extensions IG version, not the IG version published at the time of time).<br /> ╰────────────────────────────────────────────────────────────────────────────────────────────────╯
The link 'https://cds-hooks.hl7.org' for "http://cds-hooks.hl7.org" is a canonical link and is therefore unsafe with regard to versions

0 comments on commit 70f2228

Please sign in to comment.