gitlab-org--gitlab-foss/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 Add Colors to GitLab Flavored Markdown 2018-01-29 17:39:19 +03:00
reference_parser Refactor banzai to support referencing from group context 2017-12-06 19:16:22 +01:00
renderer
color_parser.rb Use %r around multi-line regular expressions 2018-02-02 15:13:32 -06:00
commit_renderer.rb
cross_project_reference.rb Refactor banzai to support referencing from group context 2017-12-06 19:16:22 +01:00
filter.rb
filter_array.rb
issuable_extractor.rb Refactor banzai to support referencing from group context 2017-12-06 19:16:22 +01:00
object_renderer.rb adding view and feature specs 2017-12-07 09:06:59 -05:00
pipeline.rb
querying.rb
redactor.rb
reference_extractor.rb
reference_parser.rb
renderer.rb
request_store_reference_cache.rb