summaryrefslogtreecommitdiff
path: root/lib/api/namespaces.rb
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-07-31 12:45:42 +0000
committerDouwe Maan <douwe@gitlab.com>2015-07-31 12:45:42 +0000
commit7a048cf4bf4bbf64757a02e57fa87bbad5289d02 (patch)
tree4d7eeb19a0a8edaa622a9ae081879df8f3f435a1 /lib/api/namespaces.rb
parenta51a3fb8ed92a58b375125b19f75c3d4c545571a (diff)
parent0abe98f0497b667ef85ad4e078ea5c10b5b26ede (diff)
downloadgitlab-ce-7a048cf4bf4bbf64757a02e57fa87bbad5289d02.tar.gz
Merge branch 'fix-multiline-comment-highlighting' into 'master'
Fix multi-line syntax highlighting ### What does this MR do? This MR fixes multi-line syntax highlighting in the code views. HTML span elements only apply to a single line, and in the case of multi-line comments, the highlighting was dropped as a result. Ensure that each line has the proper styling to fix this. ### Why was this MR needed? The current styling was broken for a while. ### Screenshots Before: ![image](https://gitlab.com/stanhu/gitlab-ce/uploads/bbcb61760ab04a010aabc40942a2c0ba/image.png) After: ![image](https://gitlab.com/stanhu/gitlab-ce/uploads/48f61c91b6fdd9c99cd7f3d214853141/image.png) ### What are the relevant issue numbers? Closes #1577 Closes #1495 See merge request !1079
Diffstat (limited to 'lib/api/namespaces.rb')
0 files changed, 0 insertions, 0 deletions