Skip to content

Add support for multiline strings in mapping comments#1608

Open
tibisabau wants to merge 1 commit intoFHIR:masterfrom
tibisabau:1577-support-multiline-strings-mapping-comments
Open

Add support for multiline strings in mapping comments#1608
tibisabau wants to merge 1 commit intoFHIR:masterfrom
tibisabau:1577-support-multiline-strings-mapping-comments

Conversation

@tibisabau
Copy link

Description:

Adds support for multiline strings (triple-quoted """) in mapping rule comments, allowing multi-paragraph or markdown-formatted explanatory text. Comments containing newlines automatically use multiline syntax when exported to FSH.

Testing Instructions:

Run npm run check to verify all tests pass, including new tests for multiline mapping comments in both import and export scenarios.

Related Issue:

Closes #1577.

The code in this pull request was generated by GitHub Copilot with the Claude Sonnet 4.5 model.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Multiline Strings in Mapping Comments

1 participant