I would like to add textbox into the content, not a generic custom solution
but very specific to the usecase. Currently using markdown to render the
basic HTML content, and want to continue using the same. However, in some
of the use cases I need to extend it and add the control to get the user
response. Does python markdown extension make sense for this change? I am
thinking to add specific identifier pattern to recognize the textbox and
render the replacement input text control.
Any suggestion?
Thanks.
--
Jaimin
|