We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fc89f3 commit 92d8a8eCopy full SHA for 92d8a8e
lib/docs/filters/mdn/contribute_link.rb
lib/docs/scrapers/mdn/mdn.rb
@@ -7,7 +7,6 @@ class Mdn < UrlScraper
7
params[:macros] = 1
8
9
html_filters.push 'mdn/clean_html'
10
- text_filters.insert_before 'attribution', 'mdn/contribute_link'
11
12
options[:rate_limit] = 200
13
options[:trailing_slash] = false
0 commit comments