Commit graph

2 commits

Author SHA1 Message Date
Kévin Commaille a4306c382a
Do not call markdownify in alert partial
This causes issues for links as the method doesn't have
the right context to resolve them.
The content is already markdownified because of the `%` syntax of the shortcode
that calls it, and it has the right context.

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2024-11-01 11:29:59 +01:00
Will 338434bfcd
Support alerts (notes, warnings, rationales) 2021-01-20 12:34:49 -08:00