Hello With `rdoc` 6.2.1 and the ruby code: ``` class Shape def initialize(polyline) end end ``` I get an html with a lot of extra lines and trailing whitespace. <img width="640" alt="Capture d’écran 2020-03-31 à 10 26 05" src="https://user-images.githubusercontent.com/8417720/78004187-0fe22e00-733a-11ea-999d-492337d4d282.png"> Is it something that can be fixed? I can look at it