[dom] Syntax-highlight code blocks

domenic has just created a new issue for 
https://github.com/whatwg/dom:

== Syntax-highlight code blocks ==
Now that we have Bikeshed it should be easy to syntax-highlight the 
code blocks.

```js
<pre><code class="lang-html">
....
</code></pre>
```

Maybe I'll PR it tomorrow.

See https://github.com/whatwg/dom/issues/18

Received on Thursday, 16 April 2015 05:27:46 UTC