Skip to content

Disable wrapping on mailto: markdown links#13105

Open
Hiviexd wants to merge 1 commit into
ppy:masterfrom
Hiviexd:markdown-mailto-nowrap
Open

Disable wrapping on mailto: markdown links#13105
Hiviexd wants to merge 1 commit into
ppy:masterfrom
Hiviexd:markdown-mailto-nowrap

Conversation

@Hiviexd

@Hiviexd Hiviexd commented Jun 24, 2026

Copy link
Copy Markdown
Member

Resolves #10452

initially thought about slapping a a[href^="mailto:"] { white-space: nowrap; } but that didn't feel right for this codebase, hopefully my assumption is correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

A way of preventing word wrap for specific cases

1 participant