You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding the following text to a post: https://en.wikipedia.org/wiki/Ford_Taunus#Second_generation_12M_(1959–1962)
Causes it to be rendered in the post as the following HTML: <a href="https://en.wikipedia.org/wiki/Ford_Taunus#Second_generation_12M_(1959–1962">https://en.wikipedia.org/wiki/Ford_Taunus#Second_generation_12M_(1959–1962</a>)
i.e. the original trailing bracket is excluded from the URL.
The trailing bracket should be included in the URL.
The text was updated successfully, but these errors were encountered:
Environment:
macOS Sonoma 14.7 (23H124)
Version 1.11.0 (2873)
Description
Adding the following text to a post:
https://en.wikipedia.org/wiki/Ford_Taunus#Second_generation_12M_(1959–1962)
Causes it to be rendered in the post as the following HTML:
<a href="https://en.wikipedia.org/wiki/Ford_Taunus#Second_generation_12M_(1959–1962">https://en.wikipedia.org/wiki/Ford_Taunus#Second_generation_12M_(1959–1962</a>)
i.e. the original trailing bracket is excluded from the URL.
The trailing bracket should be included in the URL.
The text was updated successfully, but these errors were encountered: