Ask a question to get started
Enter to send•Shift+Enter new line
Format a template using mustache.
mustache_formatter( template: str, , **kwargs: Any = {}, ) -> str
template
str
The template string.
**kwargs
Any
{}
The variables to format the template with.