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 3bffd46 commit c618f56Copy full SHA for c618f56
1 file changed
lib/docs/filters/coldfusion/clean_html.rb
@@ -11,6 +11,7 @@ def call
11
css('.modal', '.add-example-modal-lg', '.example-modal').remove
12
css('.example-btn', '.copy-btn', '.issuebutton', '.issuecount').remove
13
css('button').remove
14
+ css('br').remove
15
css('#search2').remove
16
17
# Drop the "Add An Example" / edit / fork affordances.
0 commit comments