Files
gitlabhq/spec
Douwe Maan 4f461fd45f Merge branch 'rs-fix-highlighting' into 'master'
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
2015-09-11 08:47:13 +00:00
..
2015-09-08 20:23:01 -04:00
2015-09-06 07:48:48 -07:00
2015-08-21 16:09:55 -07:00
2015-09-06 07:48:48 -07:00
2015-08-04 14:33:18 +02:00
2015-05-28 18:22:32 -04:00