diff options
author | MaxWebZ <5054326@gmail.com> | 2025-06-17 16:33:50 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-17 21:33:50 +0800 |
commit | 037f72bdb300f5be6ff64d6686aea36613df2442 (patch) | |
tree | 15389a5bb79c19a82232444b292babc5442d7d03 /models/packages | |
parent | 4cbb48255476f9f29a87e45faee111f217532f79 (diff) | |
download | gitea-main.tar.gz gitea-main.zip |
When adding a link using the "Add a link" button in comment editor,
pasting a URL resulted in incorrect Markdown formatting (double
brackets) instead of replacing the placeholder text.
This fix adds a context check to prevent creating a new markdown link
when we're already inside an existing one.
Fixes #34740
---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Diffstat (limited to 'models/packages')
0 files changed, 0 insertions, 0 deletions