parsedown/tests/commonmark/131-HTML_blocks.html

4 lines
33 B
HTML
Raw Normal View History

2019-04-10 08:02:52 +02:00
<div></div>
``` c
int x = 33;
```