twitter / hogan.js

A compiler for the Mustache templating language
http://twitter.github.io/hogan.js
Apache License 2.0
5.14k stars 431 forks source link

Add overflow to the code blocks #134

Closed andyhmltn closed 11 years ago

andyhmltn commented 11 years ago

Currently, the part labeled:

Alternatively, drop hogan.js in your browser by adding the following script.

has a code block that requires copy+pasting. However, as there is no overflow on the box, it's pretty hard to select the text correctly. This is a fix to that problem.