Breaking end-of-line links
-
The plug-in is working great so far with one exception: if there’s a link at the end of the line Widon’t is copying the href to the closing A tag, moving the period from outside to inside the link, then inserting non-breaking spaces inside the A tags and breaking the link.
Example:
<a href="mailto:[email protected]">[email protected]</a>.
Becomes:
<a?href="mailto:[email protected]">[email protected].</a?href="mailto:[email protected]">
This happens both when adding links via the Visual editor, and also in Text mode, and has been verified by toggling Widown’t on and off.
- The topic ‘Breaking end-of-line links’ is closed to new replies.