gitlab-org--gitlab-foss/lib/banzai
Ben Boeckel e919b5a4e9 Fix relative links in other markup formats
- Apply the RelativeLinkFilter filter to other formats, e.g.,
  reStructuredText so links from the Files view or the Project view work
- Remove the AsciidocPipeline pipeline

Fixes #3533.
2016-02-12 17:20:59 +01:00
..
filter Make Pipelines responsible for defining their custom whitelist 2016-02-03 17:24:08 -05:00
pipeline Fix relative links in other markup formats 2016-02-12 17:20:59 +01: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
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
reference_extractor.rb Prevent circular reference error in Banzai 2016-01-14 11:30:28 +01:00
renderer.rb