A parser for actiontags (in the format of <code>@FOO=BAR or @FOO={"param":"bar"}</code>. Returns the match array with the key equal to the tag and an array containing keys of 'params, params_json and params_text'
Based on: https://regex101.com/r/fL2rM8/5