I see that swift-markdown is getting confused by multiline strings. Maybe a good idea is to encode newlines as \\n?
I see that swift-markdown is getting confused by multiline strings. Maybe a good idea is to encode newlines as \n?