gitlab-org--gitlab-foss/lib/banzai/pipeline
Horacio Sanson d9e9ad2211 PlantUML support for Markdown
Allow rendering of PlantUML diagrams in Markdown documents using fenced blocks:

    ```plantuml
    Bob -> Sara : Hello
    Sara -> Bob : Go away
    ```

Closes: #4048
2017-02-03 08:49:48 +09:00
..
atom_pipeline.rb
base_pipeline.rb
broadcast_message_pipeline.rb
combined_pipeline.rb
description_pipeline.rb Fix description and GFM pipelines conflicting 2016-06-13 13:06:40 +01:00
email_pipeline.rb
full_pipeline.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
gfm_pipeline.rb PlantUML support for Markdown 2017-02-03 08:49:48 +09:00
note_pipeline.rb
plain_markdown_pipeline.rb
post_process_pipeline.rb
pre_process_pipeline.rb Add blockquote fence syntax to Markdown 2016-07-09 21:23:05 -04:00
relative_link_pipeline.rb Support for rendering/redacting multiple documents 2016-06-24 11:46:39 +02:00
single_line_pipeline.rb HTMLEntityFilter -> HtmlEntityFilter 2016-10-10 15:46:26 +01:00
wiki_pipeline.rb Ensure correct filter order to validate with our markdown spec 2016-04-06 03:30:56 -03:00