URL detection: Allow trailing asterisks in URLs

Fixes #9543
This commit is contained in:
Kovid Goyal
2026-02-23 07:54:47 +05:30
parent 1df89d9448
commit 8df80afa79
3 changed files with 6 additions and 1 deletions

View File

@@ -238,6 +238,8 @@ Detailed list of changes
- macOS: Workaround for yet another Tahoe bug causing rendering to fail
(:pull:`9520`)
- URL detection: Allow trailing asterisks in URLs (:iss:`9543`)
0.45.0 [2025-12-24]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~