mint icon indicating copy to clipboard operation
mint copied to clipboard

indention-based template engine, implemented in python

Results 21 mint issues
Sort by recently updated
recently updated
newest added

It is not obviously how we need to interprete sush short syntax ``` @li @a.href({{ url }}) {{ text }} @p {{ other_text }} ``` So just throw TemplateError on...

proposal