Skip to content

Reduce the number of useless new lines in html doc #759

@benoittgt

Description

@benoittgt

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.

Capture d’écran 2020-03-31 à 10 26 05

Is it something that can be fixed?

I can look at it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions