Skip to content

Instantly share code, notes, and snippets.

@vvolodin
Created August 6, 2022 14:15
Show Gist options
  • Save vvolodin/a9b299cd67b0b4be897c7170465c4dcc to your computer and use it in GitHub Desktop.
Save vvolodin/a9b299cd67b0b4be897c7170465c4dcc to your computer and use it in GitHub Desktop.
string longMessage = """"
This is a long message.
It has several lines.
Some are indented
more than others.
Some are """heavily""" quoted and it's still fine.
Some should start at the first column.
Some have "quoted text" in them.
"""";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment