gitlab-org--gitlab-foss/lib/banzai
Robert Speicher 41de7b345b Be more intelligent about sanitizing links with unsafe protocols
This prevents false matches on relative links like
`[database](database.md)`.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/14220
2016-03-14 18:05:01 -04:00
..
filter Be more intelligent about sanitizing links with unsafe protocols 2016-03-14 18:05:01 -04:00
pipeline Add YamlFrontMatterFilter to the PreProcessPipeline 2016-03-04 18:05:48 -05:00
cross_project_reference.rb Prevent circular reference error in Banzai 2016-01-14 11:30:28 +01:00
filter.rb Prevent circular reference error in Banzai 2016-01-14 11:30:28 +01:00
filter_array.rb Add FilterArray class to Banzai 2016-03-01 15:54:35 -05:00
lazy_reference.rb Prevent circular reference error in Banzai 2016-01-14 11:30:28 +01:00
pipeline.rb Prevent circular reference error in Banzai 2016-01-14 11:30:28 +01:00
querying.rb Optimize CSS expressions produced by Nokogiri 2015-12-31 15:46:47 +01:00
reference_extractor.rb Prevent circular reference error in Banzai 2016-01-14 11:30:28 +01:00
renderer.rb Add a PreProcessPipeline 2016-03-02 22:19:36 -05:00