Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
6a84b2a4e5c8
Commit
dcc046a1
authored
Jul 03, 2018
by
Reuben Pereira
Browse files
Correct the comment above the ProjectReferenceFilter.references_in method.
parent
20d40956747d
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/banzai/filter/project_reference_filter.rb
View file @
6a84b2a4
...
...
@@ -4,7 +4,7 @@ module Filter
class
ProjectReferenceFilter
<
ReferenceFilter
self
.
reference_type
=
:project
# Public: Find `project>` project references in text
# Public: Find `
namespace/
project>` project references in text
#
# ProjectReferenceFilter.references_in(text) do |match, project|
# "<a href=...>#{project}></a>"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment