Hello,
It would be very nice if we could add support for Markdown syntax in the Blueprints inputs description.
Since, for some time now, I have been creating Blueprints for my repetitive automations. As a result, I now have some interesting Blueprints in my instance that I would like to share. But some fields in these Blueprints are rather complex to understand and therefore make sharing a bit complicated.
It is complicated to properly explain how an input works since the description of an input is only plain text (does not even support multiple lines), unlike the title of a Blueprint which can use Markdown and multi-line.
I’m sure that several Blueprints including mines would take advantage of this feature to clarify the description of certain inputs that are more complex to understand for an average user.
Update:
I have already built a functional version of this feature on my DEV environment. If you want, you can go see the pull request on the Github of Home Assistant Frontend.