v4.4.3 - Argument Resolving in Styles
Arguments of styles can now be resolved
<run_cmd:'/abc'>abc</run_cmd>
can have representation
run_cmd = <click:run_command:'{arg0}'><hover:...>{slot}</hover></click>
Also bugfixes and improved testing
Full Changelog: v4.4.2...v4.4.3