How to render a customized tag?
Hi,
I'd like to create a cutomized tag in a textflow xml, so that complier can render the tag like <span> tag or other existing tags?
And I like to make the tag to be same level as SpanElement, what is the best way to do this?
Could I just create a new class extends FlowLeafElement? Not sure it's a good way to do this,
And I need the tag can be generated in the xml file when I export the textflow and can be renderred in when I import the xml file.
Thank you in advance.
Cheers,
Luke Du
