gitlab-org--gitlab-foss/spec/lib/banzai
Sean McGivern cb55bc3c07 Match Rinku's behaviour for closing punctuation in links
Rinku 2.0.0 (the version we use) will remove the last character of a link if
it's a closing part of a punctuation pair (different types of parentheses and
quotes), unless both of the below are true:

1. The matching pair has different start and end characters.
2. There are equal numbers of both in the matched string (they don't have to be
   balanced).
2018-03-02 13:42:57 +00:00
..
filter Match Rinku's behaviour for closing punctuation in links 2018-03-02 13:42:57 +00:00
pipeline
reference_parser Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
color_parser_spec.rb Add Colors to GitLab Flavored Markdown 2018-01-29 17:39:19 +03:00
commit_renderer_spec.rb Resolve "DashboardController#activity.json is slow due to SQL" 2017-11-06 16:52:56 +00:00
cross_project_reference_spec.rb Refactor banzai to support referencing from group context 2017-12-06 19:16:22 +01:00
filter_array_spec.rb
issuable_extractor_spec.rb
object_renderer_spec.rb Resolve "DashboardController#activity.json is slow due to SQL" 2017-11-06 16:52:56 +00:00
querying_spec.rb
redactor_spec.rb
renderer_spec.rb Resolve "DashboardController#activity.json is slow due to SQL" 2017-11-06 16:52:56 +00:00