1. 11 Sep, 2015 1 commit
    • Douwe Maan's avatar
      Merge branch 'rs-fix-highlighting' into 'master' · 4f461fd4
      Douwe Maan authored
      Syntax highlighting improvements
      
      On the server side:
      
      During development I would occasionally see SanitizationFilter sanitizing
      the result of SyntaxHighlightFilter, even though its attributes were
      whitelisted. This updates the `clean_spans` transformer to return the
      whitelisted node as [suggested by the Sanitize docs](http://git.io/vZR8i).
      
      On the client side:
      
      - Makes the syntax_highlight JS more flexible
      - Adds JS specs
      - Simplifies highlighting of new notes
      - Adds highlighting to Markdown preview
      
      See merge request !1278
      4f461fd4
  2. 10 Sep, 2015 30 commits
  3. 09 Sep, 2015 9 commits