Skip to content

Commit c618f56

Browse files
committed
coldfusion: remove br
1 parent 3bffd46 commit c618f56

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/docs/filters/coldfusion/clean_html.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ def call
1111
css('.modal', '.add-example-modal-lg', '.example-modal').remove
1212
css('.example-btn', '.copy-btn', '.issuebutton', '.issuecount').remove
1313
css('button').remove
14+
css('br').remove
1415
css('#search2').remove
1516

1617
# Drop the "Add An Example" / edit / fork affordances.

0 commit comments

Comments
 (0)