Arguments of styles can now be resolved
Code (Text):
<run_cmd:'/abc'>abc</run_cmd>
can have representation
Code (Text):
run_cmd = <click:run_command:'{arg0}'><hover:...>{slot}</hover></click>
Also bugfixes and improved testing
Full Changelog:
v4.4.2...v4.4.3