gitlab-org--gitlab-foss/lib/banzai/pipeline
Robert Speicher 730625f022 Merge branch 'patch/fix-markdown-preview-wikis' into 'master'
Wiki preview URL converting problem [via Markdown]

Current implementation when rendering the preview, thinks relative links are for project repository files.

We are creating a new preview route that will define correct context data to render for wikis instead.

Fixes #2380, #1184

See merge request !3461
2016-04-07 00:17:21 +00:00
..
atom_pipeline.rb
base_pipeline.rb
broadcast_message_pipeline.rb
combined_pipeline.rb
description_pipeline.rb
email_pipeline.rb
full_pipeline.rb
gfm_pipeline.rb Wrap images in discussions and wikis with a link to the image source using ImageLinkFilter. 2016-04-04 19:44:07 -06:00
note_pipeline.rb
plain_markdown_pipeline.rb
post_process_pipeline.rb
pre_process_pipeline.rb
reference_extraction_pipeline.rb
single_line_pipeline.rb
wiki_pipeline.rb Ensure correct filter order to validate with our markdown spec 2016-04-06 03:30:56 -03:00