Open rakesh0r opened 6 years ago
The following html `
</#list> </ul>
`
inky converts it to
Is there anyway to avoid it. i need it .
Seems like related to #99 and #18.
The following html `
<#list mailContents as mailContent>- ${mailContent}
`
inky converts it to
Is there anyway to avoid it. i need it .