Skip to content

Box2Text has a weird corner case with extra indentation on the same line H-HOV combo #2514

@jurgenvinju

Description

@jurgenvinju

Describe the bug

java void writeHTMLFile    (loc file, HTMLElement dom,
                           str charset = "UTF-8",
                           HTMLEscapeMode escapeMode = baseMode(),
                           bool outline = false,
                           bool prettyPrint = true,
                           int indentAmount = 4,
                           int maxPaddingWidth = 30,
                           HTMLSyntax \syntax = htmlSyntax(),
                           bool dropOrigins = true);

There are 4 spaces after writeHTMLFile that should not be there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions