Often command module descriptions contain HTML (which kinda sucks).
This is occasionally used for formatting, which is fine.
There are many instances where the description only uses HTML to include links.
It would make much more sense to define a references: key in the module config YAML file to contain an array of reference URLs.
The admin UI should also be updated to display the reference URLs.
Often command module descriptions contain HTML (which kinda sucks).
This is occasionally used for formatting, which is fine.
There are many instances where the description only uses HTML to include links.
It would make much more sense to define a
references:key in the module config YAML file to contain an array of reference URLs.The admin UI should also be updated to display the reference URLs.