[GH-ISSUE #24] Multi-line strings #10

Closed
opened 2026-05-22 22:05:09 +01:00 by JakeStanger · 1 comment
Owner

Originally created by @JakeStanger on GitHub (Oct 3, 2023).
Original GitHub issue: https://github.com/corn-config/corn/issues/24

Syntax support for multi-line strings should be added.

Something like:

foo = """
multi
line
string
"""
Originally created by @JakeStanger on GitHub (Oct 3, 2023). Original GitHub issue: https://github.com/corn-config/corn/issues/24 Syntax support for multi-line strings should be added. Something like: ```corn foo = """ multi line string """
JakeStanger 2026-05-22 22:05:09 +01:00
Author
Owner

@JakeStanger commented on GitHub (Oct 31, 2023):

Turns out the current implementation already supports multi-line strings lol

<!-- gh-comment-id:1788124037 --> @JakeStanger commented on GitHub (Oct 31, 2023): Turns out the current implementation already supports multi-line strings lol
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
corn-config/corn#10
No description provided.