buble
2
It seems this is exactly what I need but I am not sure how to use it for my purpose.
I am trying to pass multiline input to markdown parser, render the output and save both markdown and HTML in a database.
I am able to do it all within an htmlElement running in Iframe with markdown textarea and rendered html. But, I am not sure how to get the values back.
Is that possible using Advanced Multiline Input?
Thanks