can you please provide an example of recipe with choice view incl. custom html?
I am trying to create interface with several options for end users, but at the same time I have to provide some hyperlinks in general text part.
The same should work for the options, too. So you can pretty much use the example recipe here, but instead of streaming in data with "text", you stream in data with "html" – or generate the HTML data in Python