Skip to content

Avoid breaks on hypens #1309

@kesara

Description

@kesara

Description

See discussion in #1292 (comment)

I think so. I'm not sure but I believe the underlying problem here is the double formatting. Any line breaks introduced during the first formatting in places that don't already have blank space are visible as spurious blank space after the second formatting.
-- @cabo

Another problem caused by the dual formatting can be see in the editors' note in the abstract of

https://www.ietf.org/archive/id/draft-ietf-cbor-edn-literals-19.txt
https://www.ietf.org/archive/id/draft-ietf-cbor-edn-literals-19.html

The HTML version is correct (ignoring the spurios space starting the first line).
The TXT version loses the <br that should separate the first line from the second, as the second reflow gets rid of it.
-- @cabo

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttextIssues in text output and text writer

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions