Skip to content

Conversation

@tibisabau
Copy link

Description:

Adds support for multiline strings (triple-quote delimiters """) in the Expression: property of Invariant: declarations, matching the existing functionality available for the Description: property.

Testing Instructions:

  1. Run npm run check to verify all tests pass
  2. Create an invariant with a multiline expression using """ delimiters
  3. Verify the invariant parses correctly and serializes back to FSH with multiline formatting preserved

Related Issue:

Closes #1576.

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 Invariant Expression

1 participant