Skip to content

Add user account link to user-info cmd#2347

Merged
apiraino merged 1 commit intorust-lang:masterfrom
apiraino:fix-parens
Mar 18, 2026
Merged

Add user account link to user-info cmd#2347
apiraino merged 1 commit intorust-lang:masterfrom
apiraino:fix-parens

Conversation

@apiraino
Copy link
Copy Markdown
Contributor

I think there's a missing parenthesis to close a markdown link when listing recent user comments, see:
grafik

r? @Kobzol

@Urgau
Copy link
Copy Markdown
Member

Urgau commented Mar 16, 2026

I don't think that right. The parenthesis you proposed to add is for the first line of the bullet point.

The weirdness is actually in the quoted snippet and is I think the result of us stripping all the markdown inside it.

We were talking about keeping some formatting in #2338 (review), we could also keep the links.

@apiraino
Copy link
Copy Markdown
Contributor Author

ah ok so it's something happening in the stripping phase of the text?

@Kobzol
Copy link
Copy Markdown
Member

Kobzol commented Mar 16, 2026

Yeah this is most likely caused by the stripping, the parentheses in the title are fine.

Co-authored-by: Jakub Beránek <berykubik@gmail.com>
@apiraino apiraino changed the title Fix parenthesis in markdown link Fix formatting in markdown link of user-info cmd Mar 18, 2026
@apiraino
Copy link
Copy Markdown
Contributor Author

Yeah this is most likely caused by the stripping, the parentheses in the title are fine.

I'm searching where to touch to fix this, maybe here?

@Kobzol Kobzol changed the title Fix formatting in markdown link of user-info cmd Add user account link to user-info cmd Mar 18, 2026
@Kobzol
Copy link
Copy Markdown
Member

Kobzol commented Mar 18, 2026

Yeah, there. Let's land the username link change first, and if you want to fix the links, do that in a new PR.

@apiraino apiraino added this pull request to the merge queue Mar 18, 2026
@apiraino
Copy link
Copy Markdown
Contributor Author

thanks Jakub :)

Merged via the queue into rust-lang:master with commit 4c536bb Mar 18, 2026
3 checks passed
@apiraino apiraino deleted the fix-parens branch March 18, 2026 16:46
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.

3 participants