gitea/web_src
MaxWebZ 037f72bdb3
fix: prevent double markdown link brackets when pasting URL (#34745)
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>
2025-06-17 21:33:50 +08:00
..
css Fix markdown wrap (#34697) 2025-06-12 10:09:42 +08:00
fomantic Fix various problems (#34708) 2025-06-12 09:19:24 -07:00
js fix: prevent double markdown link brackets when pasting URL (#34745) 2025-06-17 21:33:50 +08:00
svg Add material icons for file list (#33837) 2025-03-10 15:57:17 +08:00