fix(sanctuary_def): remove unused comment

pull/2040/head
Jan Christoph Ebersbach 1 year ago
parent 27b491b471
commit 50ac6f0492
No known key found for this signature in database
GPG Key ID: 444912B0B381009F

@ -11,7 +11,6 @@ module Docs
code: "https://github.com/sanctuary-js/sanctuary-def", code: "https://github.com/sanctuary-js/sanctuary-def",
} }
# html_filters.push "sanctuary_def/entries"
html_filters.push "sanctuary_def/entries", "sanctuary_def/clean_html" html_filters.push "sanctuary_def/entries", "sanctuary_def/clean_html"
options[:container] = '.markdown-body' options[:container] = '.markdown-body'

Loading…
Cancel
Save