Skip to content

Conversation

@AhmedAlaa4611
Copy link
Contributor

@AhmedAlaa4611 AhmedAlaa4611 commented Jul 9, 2025

Description

I have noticed that they now appear as normal links with red underlined text. But let's refine them for consistency with other links.

Note

Currently rendered as:

<a href="https://www.php.net/manual/en/language.oop5.magic.php#object.tostring">
     <code>__toString</code>
</a>

After the change, they will be rendered as:

<a href="https://www.php.net/manual/en/language.oop5.magic.php#object.tostring">__toString</a>

Continuation of: #10580

@AhmedAlaa4611 AhmedAlaa4611 changed the title Http client fix link formatting [12.x] Fix link formatting Jul 9, 2025
@taylorotwell taylorotwell merged commit 3fd8aad into laravel:12.x Jul 9, 2025
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.

2 participants