- 10 Sep, 2015 1 commit
-
-
Robert Speicher authored
Also makes it work when given a parent element containing a `.js-syntax-highlight` element so for dynamically-added things like notes or Markdown previews, we can more accurately target just the element we care about.
-
- 04 Sep, 2015 1 commit
-
-
Robert Speicher authored
-
- 25 Aug, 2015 1 commit
-
-
Robert Speicher authored
Instead of rendering this value server-side, we use Javascript and Gon to apply the user's color scheme (or the default) to any syntax highlighted code blocks. This will make it easier to cache these blocks in the future because they're no longer state-dependent.
-