Update module github.com/yuin/goldmark to v1.7.4

This commit is contained in:
Renovate Bot 2024-06-26 00:02:15 +00:00 committed by Earl Warren
parent ae2d504beb
commit d9b83719d6
3 changed files with 4 additions and 3 deletions

View file

@ -0,0 +1 @@
- markdown `[*[a]*](b)` [is incorrectly rendered as `<p><a href="b"><em>[a]</em></a></p>`](https://github.com/yuin/goldmark/issues/457)