as a new user of BlogDesk first of all I wan't to thank and congratulate you. Perfect tool for my needs!
I don't really know if this is a bug, proplem or request. When inserting a link in a post using 'Insert Link' one has to enter 'Link' and 'Description'. Entering 'http://www.blogdesk.org/en/index.htm' with link and 'BlogDesk' in description results in html code like this:
Code: Select all
<a title="BlogDesk" href="http://www.blogdesk.org/en/index.htm">www.blogdesk.org/en/index.htm</a>
while I was expecting
Code: Select all
<a title="BlogDesk" href="http://www.blogdesk.org/en/index.htm">BlogDesk</a>
I do not understand what the use of 'Description' is if one does not see it, nor do I see how to achieve what I would like.
I hope someone can help me out on this.
Kind regards, Jef