Files
gitlabhq/lib/gitlab
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-08-21 16:09:55 -07:00
2015-09-08 20:23:01 -04:00
2014-09-29 12:05:17 +03:00
2015-08-29 11:48:54 -07:00
2014-10-06 00:14:46 +02:00
2015-02-24 15:07:24 +01:00
2015-05-13 09:46:22 +02:00
2014-10-06 00:14:46 +02:00
2014-11-06 13:07:42 +02:00
2015-09-08 20:23:01 -04:00
2014-10-31 17:22:16 -07:00
2015-04-14 15:58:28 +02:00
2014-10-06 00:14:46 +02:00
2015-03-24 18:35:57 -07:00
2014-10-06 00:14:46 +02:00
2015-08-24 13:59:01 +03:00
2014-10-06 00:14:46 +02:00
2015-08-26 11:30:38 -07:00
2015-05-23 13:11:23 +03:00
2013-06-06 10:10:51 +09:00
2015-07-06 17:40:33 +03:00