Quote:
Originally Posted by KevinH
The highlighted text start is just before the < of the a tag, that is not a valid location to insert an id. Why did you select a section of text instead of just placing the cursor after the "a" anyplace and asking to insert an id? Or is that "<a" selected/highlighted for some other reason?
Any cursor point anyplace inside the < to > and after tag name should work, just not before. If that does not work, it is a bug.
|
I think I have confused you, Kevin. The image of the link was just to show an example of an existing link situated between the period and the <.
I was not trying to insert a new link at that point, and the only reason it's highlighted is because I was using a search to find an example to show.
As Turtle91 points out, it seems that if you try to insert an ID, link or image between a period and </p> Sigil wont let you despite it appearing to be a valid location.
.(ID/Link/Image)</p> - Not allowed
.(ID/Link/Image)[any character]</p> - Allowed
Create (ID, Link or Image) and delete [any character] - Allowed
Does that make sense?