Skip to content

Commit f4de28c

Browse files
committed
[gnuplot] remove brs to eliminate extra spacing
1 parent 5adb7a7 commit f4de28c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/docs/filters/gnuplot/clean_html.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ def call
2828
css('.navigation').remove
2929
css('#CHILD_LINKS, ul.ChildLinks').remove
3030
css('hr').remove
31+
css('br').remove
3132
# Anchors that use only names are some numerical IDs that latex2html distributes through the document
3233
css('a[name]:not([href]):not([id])').remove
3334

0 commit comments

Comments
 (0)