Skip to content

Follow-up #839: Improve truncating of description and comments #853

@leplatrem

Description

@leplatrem

See #839 (comment)

Currently we truncate on space, which could lead to invalid syntax:

>>> markdown_to_jira("The line is [too long|https://www.example.com]", max_length=20)
"This line is [too"

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions