Open patarapolw opened 5 years ago
For example u"Hey {{#who}}{{is}}!{{/who}}"
u"Hey {{#who}}{{is}}!{{/who}}"
Should return
{ "required": [], "optional": ["who", "is", "who.is"] }
{ "required": [], "optional": ["who", "is", "who.is"] } **How can do for next step?
For example
u"Hey {{#who}}{{is}}!{{/who}}"
Should return