Skip to content

[Bug] 2 new line breaks in conversion #5

@Kristinita

Description

@Kristinita

1. Summary

If I convert selected text, 2 new line breaks add for me.

2. Steps to reproduce

I reproduce the problem in a version of Sublime Text without plugins and user settings.

For example, I have a text:

<KristinaBetweenAngleBrackets>

I select text → Ctrl+Shift+PHTML2Text: Convert Selection.

3. Expected behavior

<KristinaBetweenAngleBrackets>

4. Actual behavior

2 new line breaks add for me.

<KristinaBetweenAngleBrackets>

Actual

If I add line

print(text)

after text variable, I see the same output in Sublime Text console:

<KristinaBetweenAngleBrackets>

6. Environment

Operating system and version:
Windows 10 Enterprise LTSB 64-bit EN
Sublime Text:
Build 3126

Thanks.

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