gitlab-org--gitlab-foss/lib/banzai/filter
Kerri Miller 336d3ccc65 Initial commit of WIP code for consideration
Squash this commit and reword before merging..
2019-08-07 15:13:13 +00:00
..
markdown_engines Remove Redcarpet markdown engine 2019-02-04 12:48:35 +01:00
wiki_link_filter Extract SanitizeNodeLink and apply to WikiLinkFilter 2019-07-26 13:41:11 +00:00
absolute_link_filter.rb Make sure there's only one slash as path separator 2018-11-09 15:36:45 -08:00
abstract_reference_filter.rb Initial commit of WIP code for consideration 2019-08-07 15:13:13 +00:00
ascii_doc_post_processing_filter.rb
ascii_doc_sanitization_filter.rb Preserve footnote link ids 2019-07-17 08:40:50 +02:00
autolink_filter.rb Extract SanitizeNodeLink and apply to WikiLinkFilter 2019-07-26 13:41:11 +00:00
base_sanitization_filter.rb Extract SanitizeNodeLink and apply to WikiLinkFilter 2019-07-26 13:41:11 +00:00
blockquote_fence_filter.rb Fenced blockquotes to not change source line pos 2019-04-04 18:59:31 -05:00
color_filter.rb
commit_range_reference_filter.rb
commit_reference_filter.rb Initial commit of WIP code for consideration 2019-08-07 15:13:13 +00:00
commit_trailers_filter.rb
emoji_filter.rb Use nodes and marks to power Copy-as-GFM 2019-01-24 12:06:53 +01:00
epic_reference_filter.rb Support short reference to group entities from project entities 2018-10-04 10:22:00 +02:00
external_issue_reference_filter.rb Simplify by using Gitlab::SafeRequestStore 2018-09-24 12:11:26 -07:00
external_link_filter.rb Show tooltip for malicious looking links 2019-01-31 16:52:20 +01:00
footnote_filter.rb Properly handle multiple refs to same footnote 2019-02-13 14:41:28 -06:00
front_matter_filter.rb Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
gollum_tags_filter.rb
html_entity_filter.rb
image_lazy_load_filter.rb Use nodes and marks to power Copy-as-GFM 2019-01-24 12:06:53 +01:00
image_link_filter.rb Use nodes and marks to power Copy-as-GFM 2019-01-24 12:06:53 +01:00
inline_diff_filter.rb Use nodes and marks to power Copy-as-GFM 2019-01-24 12:06:53 +01:00
inline_embeds_filter.rb Expose metrics element for FE consumption 2019-07-10 11:27:25 +00:00
inline_metrics_filter.rb Expose metrics element for FE consumption 2019-07-10 11:27:25 +00:00
inline_metrics_redactor_filter.rb Expose metrics element for FE consumption 2019-07-10 11:27:25 +00:00
issuable_reference_filter.rb Initial commit of WIP code for consideration 2019-08-07 15:13:13 +00:00
issuable_state_filter.rb Prepare Banzai to work with group issuables 2018-10-31 16:04:48 +01:00
issue_reference_filter.rb
label_reference_filter.rb Fix milestone references with HTML entities in the name 2019-05-24 10:07:21 +01:00
markdown_filter.rb Enable CommonMark source line position information 2019-01-21 13:45:16 -06:00
math_filter.rb Use nodes and marks to power Copy-as-GFM 2019-01-24 12:06:53 +01:00
merge_request_reference_filter.rb Add merge request popover with details 2019-03-21 10:24:18 -04:00
mermaid_filter.rb Use nodes and marks to power Copy-as-GFM 2019-01-24 12:06:53 +01:00
milestone_reference_filter.rb Fix milestone references with HTML entities in the name 2019-05-24 10:07:21 +01:00
output_safety.rb Implement multi-line suggestions filtering 2019-03-20 11:30:24 -03:00
plantuml_filter.rb
project_reference_filter.rb
reference_filter.rb Implement multi-line suggestions filtering 2019-03-20 11:30:24 -03:00
reference_redactor_filter.rb Rename Redactor classes to ReferenceRedactor 2019-07-16 20:19:08 +00:00
relative_link_filter.rb Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce 2019-07-03 11:55:56 +02:00
sanitization_filter.rb Prevent excessive sanitization of AsciiDoc ouptut 2019-07-12 09:35:50 +02:00
set_direction_filter.rb
snippet_reference_filter.rb
spaced_link_filter.rb Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
suggestion_filter.rb Remove multi-line suggestions feature flag 2019-04-10 10:52:37 -03:00
syntax_highlight_filter.rb Enable AsciiDoc syntax highlighting (using Rouge) 2019-07-02 09:24:05 +02:00
table_of_contents_filter.rb Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
task_list_filter.rb Use nodes and marks to power Copy-as-GFM 2019-01-24 12:06:53 +01:00
user_reference_filter.rb Resolve "Extended user centric tooltips" 2018-12-08 03:12:23 +00:00
video_link_filter.rb Use nodes and marks to power Copy-as-GFM 2019-01-24 12:06:53 +01:00
wiki_link_filter.rb Extract SanitizeNodeLink and apply to WikiLinkFilter 2019-07-26 13:41:11 +00:00