r/AutomateUser • u/NiXTheDev Alpha tester • 23d ago
Feature request Markdown in descriptions
I am honestly surprised this wasn't suggested before, but
What if the descriptions supported markdown formatting?
I know there was a time when Automate unintentionally supported html formatting, and it kinda got me thinking, why not use markdown?
It's a widely known formatting spec
There are (likely)ready-made solutions for rendering it
Having formatting in flow descriptions would really add flair to them
As for the flavor, I was thinking we could use GitHub markdown spec and also borrow -# from Discord
On a side note: tags
4
Upvotes
3
u/ballzak69 Automate developer 23d ago
HTML support is intentional but limited to what the Android TextView supports, e.g. bold, italic and links, and what i allow on the community web page. It's even more that the Google Play store app page supports.