You cannot. That is the point of MARKMIN. You can do
MARMIN(text.replace('<br/>','\n\n'))On Tuesday, 4 December 2012 07:49:13 UTC-6, David Marko wrote: > > How can I prevent MARKMIN to escape HTML tags from my text ? I have a > markmin text with <br /> tags but MARKMIN escapes all these tags. I tried > XML(MARKMIN()) but it doesnt help as MARKMIN itself escapes the html (seems > like). Is there a way how to avoid this? > > David > > > --

