fix up highlight.js support and add syntax for code examples, few homework check fixes

This commit is contained in:
Kyle Drake 2016-04-18 10:40:46 -07:00
parent 1f6ef958dc
commit c133252cb6
74 changed files with 29 additions and 4930 deletions

View file

@ -1,7 +1,3 @@
<script src="/js/highlight.pack.js"></script>
<link rel="stylesheet" href="/css/highlight/styles/sunburst.css">
<script>hljs.initHighlightingOnLoad()</script>
<section class="section tutorial">
<div class="row">
<% if request.path =~ /\/html\/10?/ %>