- From: Emilio Cobos Álvarez via GitHub <sysbot+gh@w3.org>
- Date: Fri, 16 Feb 2018 15:50:33 +0000
- To: public-css-archive@w3.org
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