Content deleted Content added
m Date the maintenance tags or general fixes |
→String literals: changed example string |
||
Line 32:
=== Quoted raw ===
@"
r"
'
<nowiki><![CDATA[Hello,
=== Quoted interpolated ===
Line 47:
=== Unique quoting variants ===
(indented with whitespace) ;; Indented with whitespace and newlines ;; YAML
|