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 27b491b commit 50ac6f0Copy full SHA for 50ac6f0
lib/docs/scrapers/sanctuary_def.rb
@@ -11,7 +11,6 @@ class SanctuaryDef < Github
11
code: "https://github.com/sanctuary-js/sanctuary-def",
12
}
13
14
- # html_filters.push "sanctuary_def/entries"
15
html_filters.push "sanctuary_def/entries", "sanctuary_def/clean_html"
16
17
options[:container] = '.markdown-body'
0 commit comments