I've found a rather weird bug in BD that I think it would be worthwhile to share even though the developer probably is never going to update the program.
When making links from superscript numbers, I've noticed BD sometimes adds an extra pair of superscript tags. It seems to happen when I remove the links in the Note and Link Tool and then go back and relink the superscript number. The superscript got bigger and bigger and even a double superscript has a bad effect on the text by widening the gap between lines. I checked the html and it had added more superscript tags each time I linked the superscript number.
This is an example:
Code:
<SUP>
<SUP>
<A href="#uBmk_676750">
<SUP>10
</SUP>
</A>
</SUP>
</SUP>
</DIV>