gitlab-org--gitlab-foss/lib/banzai/filter
Douwe Maan 02aad721f1 Only yield valid references in ReferenceFilter.references_in 2017-02-16 14:06:24 -06:00
..
wiki_link_filter Fix URLs with anchors in wiki 2016-09-13 23:53:40 -07:00
abstract_reference_filter.rb Only yield valid references in ReferenceFilter.references_in 2017-02-16 14:06:24 -06:00
autolink_filter.rb Merge branch 'markdown-xss-fix-option-2.1' into 'security' 2016-11-09 12:26:44 +01:00
blockquote_fence_filter.rb Add more comments to regex 2016-07-10 14:47:53 -05:00
commit_range_reference_filter.rb Add shorthand support to gitlab markdown references 2016-12-02 19:18:17 -02:00
commit_reference_filter.rb Add shorthand support to gitlab markdown references 2016-12-02 19:18:17 -02:00
emoji_filter.rb Convert UTF-8 Emoji to Gitlab emoji 2016-10-13 13:18:30 +02:00
external_issue_reference_filter.rb Fix Markdown styling inside reference links 2016-11-01 09:49:30 +00:00
external_link_filter.rb Filter protocol-relative URLs in ExternalLinkFilter. Fixes issue #22742. 2016-12-21 08:34:30 -08:00
gollum_tags_filter.rb little refactor and improvements on specs 2016-04-06 20:09:15 -03:00
html_entity_filter.rb fix: commit messages being double-escaped in activies tab 2016-10-18 05:06:02 -07:00
image_link_filter.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
inline_diff_filter.rb Fix serious performance bug with rendering Markdown with InlineDiffFilter 2016-06-01 21:56:27 -07:00
issue_reference_filter.rb Copying a rendered issue/comment will paste into GFM textareas as actual GFM 2017-01-16 16:14:18 -05:00
label_reference_filter.rb Add shorthand support to gitlab markdown references 2016-12-02 19:18:17 -02:00
markdown_filter.rb Fix methods visibility in markdown filter class 2016-07-19 15:12:15 +02:00
math_filter.rb Don't render inline math when dollar signs are inside markup 2016-12-22 14:16:31 +01:00
merge_request_reference_filter.rb Split Markdown rendering & reference gathering 2016-05-26 17:14:00 +02:00
milestone_reference_filter.rb Add shorthand support to gitlab markdown references 2016-12-02 19:18:17 -02:00
plantuml_filter.rb PlantUML support for Markdown 2017-02-03 08:49:48 +09:00
redactor_filter.rb Support for rendering/redacting multiple documents 2016-06-24 11:46:39 +02:00
reference_filter.rb make mentions working when project not specified 2017-01-18 18:38:17 -05:00
relative_link_filter.rb Avoid escaping relative links in Markdown twice (!7940) 2016-12-12 14:45:08 +01:00
sanitization_filter.rb Adds v-pre to code blocks in comments 2016-10-04 14:06:44 +01:00
set_direction_filter.rb Add RTL support to markdown renderer 2016-10-16 17:47:48 +03:30
snippet_reference_filter.rb Split Markdown rendering & reference gathering 2016-05-26 17:14:00 +02:00
syntax_highlight_filter.rb Fix SyntaxHighlightFilter spec 2017-01-17 13:06:12 -05:00
table_of_contents_filter.rb remove underscore from user-content id namespace 2016-11-30 15:28:11 -06:00
task_list_filter.rb Replace talk_list patch with a patched fork 2016-09-30 16:38:02 -05:00
upload_link_filter.rb Banzai::Filter::UploadLinkFilter use XPath 2016-06-16 11:26:56 +02:00
user_reference_filter.rb Add GFM support to nested groups 2017-02-13 22:30:10 +02:00
video_link_filter.rb Copying a rendered issue/comment will paste into GFM textareas as actual GFM 2017-01-16 16:14:18 -05:00
wiki_link_filter.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
yaml_front_matter_filter.rb Remove redundant `require`s from Banzai files 2016-03-24 13:23:47 -04:00