gitlab-org--gitlab-foss/lib/banzai/filter
Sean McGivern 4d1f583712 Merge branch 'katex-math' into 'master'
Render math in Asciidoc and Markdown with KaTeX using code blocks

Closes #13690 and #13180

See merge request !8003
2016-12-15 14:11:38 +00:00
..
wiki_link_filter Fix URLs with anchors in wiki 2016-09-13 23:53:40 -07:00
abstract_reference_filter.rb Rename Routable.where_paths_in to Routable.where_full_path_in 2016-12-11 10:30:40 +02: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
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 Add Nofollow for uppercased scheme in external url 2016-10-18 13:54:02 +01:00
gollum_tags_filter.rb
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
inline_diff_filter.rb
issue_reference_filter.rb Prevent wrong markdown on issue ids when project has Jira service activated 2016-10-19 13:46:04 -02:00
label_reference_filter.rb Add shorthand support to gitlab markdown references 2016-12-02 19:18:17 -02:00
markdown_filter.rb
math_filter.rb Render math in Asciidoc and Markdown with KaTeX using code blocks 2016-12-14 16:50:54 +00:00
merge_request_reference_filter.rb
milestone_reference_filter.rb Add shorthand support to gitlab markdown references 2016-12-02 19:18:17 -02:00
redactor_filter.rb
reference_filter.rb Fix Markdown styling inside reference links 2016-11-01 09:49:30 +00: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
syntax_highlight_filter.rb Render math in Asciidoc and Markdown with KaTeX using code blocks 2016-12-14 16:50:54 +00: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
user_reference_filter.rb Fix Markdown styling inside reference links 2016-11-01 09:49:30 +00:00
video_link_filter.rb
wiki_link_filter.rb
yaml_front_matter_filter.rb