mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-24 11:31:54 +01:00
00b24d2d9a
When mentioning a user in a comment, or a similar place, sometimes one would wish to use a possessive: `As per @user's suggestion` or somesuch. This patch modifies the `mentionPattern` used to find mentions, to allow - and then ignore - apostrophes and whatever comes after them. Signed-off-by: Gergely Nagy <forgejo@gergo.csillger.hu> |
||
---|---|---|
.. | ||
eval | ||
scopedtmpl | ||
vars | ||
base.go | ||
dynamic.go | ||
helper.go | ||
helper_test.go | ||
htmlrenderer.go | ||
htmlrenderer_test.go | ||
mailer.go | ||
static.go | ||
templates_bindata.go | ||
util_avatar.go | ||
util_dict.go | ||
util_json.go | ||
util_misc.go | ||
util_render.go | ||
util_render_test.go | ||
util_slice.go | ||
util_string.go | ||
util_string_test.go | ||
util_test.go |