There are some things which are difficult to do when extending reactions because the reaction is rendered entirely within the
fnReaction templater method. If this instead obtained data from a separate function and then rendered a template using those parameters it'd be much cleaner/easier for a developer to change up the attributes for various reasons (changing the tag, for example)
Upvote
7