When I define what HTML should be outputted for "Default display if no results:" the HTML-code gets scrambled. I've put in the following:
<div class="relatedposts norelatedposts"><p>No related posts</p></div>
Which after I save it, turns into:
<div class=\\\"relatedposts norelatedposts\\\"><p>No related posts</p></div>
The amount of "\" increases after time... Anyone got a quickfix for it? Hopefully mitcho can get this one fixed pretty soon.