Skip to content

Add priority to soft-breaks #8

@ilya-epifanov

Description

@ilya-epifanov

e.g.:

in

"a" </> "+" </> + "b" </> " = " </> "c" </> "/" </> "d"

one of the soft breaks around equals sign should have higher priority, so that

a + b
= c / d

or

a + b =
c / d

is printed instead of

a + b = c
/ d

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions