gitlab-ce/spec
Stan Hu 0abe98f049 Fix multi-line syntax highlighting
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.

Closes #1577
2015-07-30 22:37:53 -07:00
..
controllers
factories
features Fix setup/teardown for Markdown feature spec 2015-07-29 00:06:52 -04:00
finders
fixtures Add RelativeLinkFilter section to Markdown fixture 2015-07-28 18:56:27 -04:00
helpers Fix multi-line syntax highlighting 2015-07-30 22:37:53 -07:00
javascripts
lib Add spec to RelativeLinkFilter for Unicode filenames 2015-07-30 17:25:07 -04:00
mailers
models Fix specs 2015-07-29 13:23:28 +02:00
requests/api Merge branch 'fix-api-mr-notes-ordering' into 'master' 2015-07-28 09:15:08 +00:00
routing
services Check that project was actually created rather than just validated in import:repos task 2015-07-29 10:49:13 -07:00
support Fix setup/teardown for Markdown feature spec 2015-07-29 00:06:52 -04:00
tasks/gitlab
workers
factories.rb
factories_spec.rb
rails_helper.rb
spec_helper.rb
teaspoon_env.rb