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

Modify fmt_url() URLs such that line breaks don't occur #1537

Merged
merged 3 commits into from Jan 17, 2024

Conversation

rich-iannone
Copy link
Member

This change ensures that any URLs generated via fmt_url() don't inadvertently break across lines. This fixes an issue where line breaks could occur in Quarto 1.4, affecting the presentation in an adverse way.

Fixes: #1509

@rich-iannone rich-iannone merged commit bd0ecf2 into master Jan 17, 2024
12 checks passed
@rich-iannone rich-iannone deleted the fmt-url-no-break branch January 17, 2024 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

URL present as wrapped and too compact with underlines (Quarto 1.4)
1 participant