Compatibility issues bewteen Image Captions (Alan Grainger) and MCL Gallery Cards (efemkay)

The plugin Image Captions and the snippet MCL Gallery Cards utilize a parameter between the file link and image width. So both are basically ![[img.png|parameter|width]].

My goal is to use both plugins together but there seems to be an issue. Image Captions has the option to add regex - from my understand for exactly something like this. If I use the regex and type ![[img.png|caption|alignment|width]] the caption and width are applied but the alignment isn’t.

Things I have tried

I saw an issue post on Alan Grainger’s GitHub regarding the compatibility of the plugin and snippet, but my problem still persists with Alan’s most recent update. I didn’t find anything else regarding this issue.

Turning off all other plugins and snippets in case this is an issue with anything else also didn’t work.

Is also tried GitHub’s copilot in Visual Studio Code, as I am barely capable of doing anything coding related and I don’t think it’s surprising that it couldn’t help.