-
-
Notifications
You must be signed in to change notification settings - Fork 781
Closed
Description
Greetings,
Is it possible to convert the JS below to the YAML below?
JS:
{ apostrophes: "It's didn't there's" }
YAML:
apostrophes: "It's didn't there's"
In the YAML, I want to wrap the string in double quotes. The string will contain single quotes (apostrophes).
Thanks very much,
Kris
ojassvi, atulmy, daviddudas99, jasonlafferty, mattgengqlik and 6 more
Metadata
Metadata
Assignees
Labels
No labels