Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
leplatrem opened this issue Feb 13, 2024 · 0 comments
Open

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

leplatrem opened this issue Feb 13, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@leplatrem
Copy link
Contributor

leplatrem commented Feb 13, 2024

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"
@leplatrem leplatrem added the enhancement New feature or request label Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant