Re: [csswg-drafts] [CSS2] Used value of margin properties

Seems like the example got lost, presumably because github strips html.

I think you need to wrap the examples in triple quotes like:

```
```html
<div></div>
\```
```

(without that backslash). Which will render as:

```html
<div></div>
```

-- 
GitHub Notification of comment by emilio
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2328#issuecomment-366273465 using your GitHub account

Received on Friday, 16 February 2018 15:50:36 UTC