HL7 / fhir-ig-publisher

Source code for the IG publisher
Apache License 2.0
69 stars 57 forks source link

Replace special characters with normal characters - 2018-May Core STU #144 #25 (IG-Publisher) #275

Open lmckenzi opened 3 years ago

lmckenzi commented 3 years ago

(from https://jira.hl7.org/browse/FHIR-16953)

Change the IG publisher to spit out a warning if it sees any of these codes and prompt the user to replace with the 'standard' representation for the particular code (regular quote, dash, etc.). If an author genuinely needs one of these codes, they can suppress the warning and the FMG and others can review the suppression for appropriateness.

Candidate characters:

lmckenzi commented 2 years ago

Lloyd will raise this on the IG creation stream

lmckenzi commented 2 years ago

https://chat.fhir.org/#narrow/stream/179252-IG-creation/topic/Expectations.20around.20'smart'.20punctuation

Discussion on the call suggests that a configuration option might be best. Trick is how to catch everything. Current proposal:

@grahamegrieve will think about where the right places in the code might be to do this