Fabrication

Fabrication

350k Downloads

[Fabric/Forge] Markdown isn't parsed correctly

Closed this issue ยท 1 comments

commented

The markdown regexes are greedy (missing a ?), hence multiple formats of the same kind in one message aren't parsed correctly. Tested on the most recent git version as well, affects both Fabric and Forge.

Image

commented

(Messed up the mention, fix is #778)