I used to embed a gist file in the HTML using code such as the following:
<script src="https://gist.github.com/4577639.js?file=hello_world_addr.wsdl"></script>
This no longer works since all the files are shown and not the individual file. Anyone knows why this happening and how to fix it? Thanks!
Here you are good sir