for example: the freemarker is: ``` html <#macro duraTip> </#macro> ``` after gulp-inline ``` html <#macro duratip=""><!-- quotation mark. --> </#macro> ``` the 'duraTip' has quotation mark....