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
..
2025-05-23 09:47:25 +00:00
2025-05-28 09:15:18 +00:00
2025-06-25 17:26:41 +02:00
2024-08-02 08:50:50 +00:00
2024-02-29 21:11:39 +00:00
2022-11-27 09:40:23 +00:00
2025-04-24 06:41:43 +00:00
2025-05-16 07:19:50 +00:00
2025-06-25 17:33:35 +02:00
2025-06-19 08:26:31 +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-03-24 09:58:21 +00:00
2024-11-14 18:40:15 +00:00
2025-03-27 12:43:53 +00:00
2024-03-25 17:32:52 +00:00
2025-06-12 11:57:13 +00:00
2024-03-24 09:58:21 +00:00
2024-12-07 23:49:17 +01:00
2021-03-03 14:11:29 +01:00
2025-06-24 07:25:56 +00:00
2024-10-19 18:49:47 +00:00
2025-02-21 09:51:59 +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-05-08 10:27:57 +00:00
2024-03-24 09:58:21 +00:00
2024-11-08 22:24:33 +01:00
2025-06-26 08:08:08 +00:00
2025-06-11 19:35:17 +00:00
2025-04-23 18:17:23 +00:00
2025-06-28 13:35:05 +02:00
2024-06-12 15:12:00 +02:00
2025-04-23 18:17:23 +00:00
2025-06-23 09:10:57 +00:00
2024-03-24 09:58:21 +00:00
2024-03-24 09:58:21 +00:00
2025-05-09 15:23:01 +02:00
2025-01-24 12:43:12 +01:00
2022-06-14 23:19:09 +02:00
2024-11-14 18:40:15 +00:00
2024-11-27 10:25:37 +01:00
2024-11-25 08:11:33 +00:00
2025-05-11 18:08:16 +00:00
2022-01-12 21:08:29 +00:00
2025-04-21 19:28:44 +00:00
2024-03-24 09:58:21 +00:00
2024-01-01 21:01:47 +01:00
2024-03-25 16:09:53 +00:00
2025-05-04 19:45:57 +00:00
2024-11-17 16:17:05 +01:00
2025-01-23 21:24:06 +01:00