Quote:
Originally Posted by KevinH
Yes. The issue is even though the cursor shows "after" the period but "before" the < of the ending p tag, according to Qt the character under the cursor is in fact the "<" which is not a valid location.
I will have to add code to special case this for all the various things inserted. The best workaround is add a space after the period and place the cursor before the space if you want to insert a link before the ending p tag.
|
No problem, it's not a big issue and can easily be overcome.
It was just puzzling me that I could see existing links in that location, but Sigil would not let me add new ones.