Files
core/include
Harald Eilertsen cb491c53f7 Prevent mentions from mangling by markdown parser
Mentioning people whose handles include valid markdown would not survive
markdown to bbcode conversion wihout being mangled. An example that
brought this to my attention was a handle similar to this:

    _someuser_@testsite.example

The underscores would be interpreted as emphasis in markdown, and
converted to:

    [i]someuser[/i]@testsite.example

This patch should fix this, and hopefully any other issue with mentions
being mangled.
2025-06-28 13:35:05 +02:00
..
2024-08-02 08:50:50 +00:00
2024-02-29 21:11:39 +00:00
2025-05-16 07:19:50 +00:00
2021-05-26 12:18:59 +00:00
2023-01-28 16:57:32 +00:00
2025-04-23 18:41:26 +00:00
2024-12-07 23:49:17 +01:00
2025-06-24 07:25:56 +00:00
2024-10-19 18:49:47 +00:00
2021-12-15 12:17:19 +00:00
2024-11-09 11:27:53 +01:00
2025-04-15 09:03:32 +00:00
2025-04-23 18:17:23 +00:00
2025-04-23 18:17:23 +00:00
2024-11-27 10:25:37 +01:00
2024-11-25 08:11:33 +00:00
2022-01-12 21:08:29 +00:00
2025-04-21 19:28:44 +00:00
2025-05-04 19:45:57 +00:00
2024-11-17 16:17:05 +01:00