gitlab-org--gitlab-foss/lib/gitlab/markdown
Robert Speicher 1ec68ea9c2 Default `user_can_reference?` to true when no attributes match
Now, a reference link with a `.gfm` class but without one of our
`data-*-id` attributes should be shown to the user rather than hidden.
2015-09-01 17:59:08 -04:00
..
autolink_filter.rb Make sure the main Gitlab::Markdown module gets loaded before filters 2015-08-27 16:02:49 -07:00
commit_range_reference_filter.rb Make sure the main Gitlab::Markdown module gets loaded before filters 2015-08-27 16:02:49 -07:00
commit_reference_filter.rb Make sure the main Gitlab::Markdown module gets loaded before filters 2015-08-27 16:02:49 -07:00
cross_project_reference.rb Remove all permission checking from Reference filters 2015-09-01 16:58:38 -04:00
emoji_filter.rb Make sure the main Gitlab::Markdown module gets loaded before filters 2015-08-27 16:02:49 -07:00
external_issue_reference_filter.rb Make sure the main Gitlab::Markdown module gets loaded before filters 2015-08-27 16:02:49 -07:00
external_link_filter.rb Make sure the main Gitlab::Markdown module gets loaded before filters 2015-08-27 16:02:49 -07:00
issue_reference_filter.rb Make sure the main Gitlab::Markdown module gets loaded before filters 2015-08-27 16:02:49 -07:00
label_reference_filter.rb Make sure the main Gitlab::Markdown module gets loaded before filters 2015-08-27 16:02:49 -07:00
merge_request_reference_filter.rb Make sure the main Gitlab::Markdown module gets loaded before filters 2015-08-27 16:02:49 -07:00
redactor_filter.rb Default `user_can_reference?` to true when no attributes match 2015-09-01 17:59:08 -04:00
reference_filter.rb Remove unnecessary `strip` from `reference_class` method 2015-08-31 16:23:46 -04:00
relative_link_filter.rb Make sure the main Gitlab::Markdown module gets loaded before filters 2015-08-27 16:02:49 -07:00
sanitization_filter.rb Make sure the main Gitlab::Markdown module gets loaded before filters 2015-08-27 16:02:49 -07:00
snippet_reference_filter.rb Make sure the main Gitlab::Markdown module gets loaded before filters 2015-08-27 16:02:49 -07:00
syntax_highlight_filter.rb Make sure the main Gitlab::Markdown module gets loaded before filters 2015-08-27 16:02:49 -07:00
table_of_contents_filter.rb Make sure the main Gitlab::Markdown module gets loaded before filters 2015-08-27 16:02:49 -07:00
task_list_filter.rb Make sure the main Gitlab::Markdown module gets loaded before filters 2015-08-27 16:02:49 -07:00
user_reference_filter.rb Remove all permission checking from Reference filters 2015-09-01 16:58:38 -04:00