2011-05-07 15:16:47 +01:00

14 lines
133 B
JSON

["html",
["p",
"Paragraph above"
],
["pre",
["code",
"Code block"
]
],
["p",
"Paragraph below"
]
]