Quote:
Originally Posted by AnisioLemos
These days I noticed something, I tried to use Sigil to link the endnotes and used the buttons to make IDs and links. Making it this way apparently make the html code disapear and add spaces and more spaces through the link making. Making the links in html don't do that.
|
I can't reproduce this issue either. Entering text in Book View mode, will occasionally add non-breaking spaces ( ), but usually won't delete HTML code unless you highlight existing text and overtype it. (It can also happen if you select and overtype text that spans multiple paragraphs.)
It would really help if you provided step by step instructions to reproduce this issue. Without them the developers can't really do anything about this.
As an example, here are step by step instructions to test the Insert Link toolbar button:
1. Create an epub.
2. Right click Section0001.xhtml and select Add Blank HTML File.
3. Select Section0002.xhtml in the Book Browser and switch to Book View mode.
4. Enter
This is a test., highlight
test, click the Insert Link toolbar button and select Section0001.xhtml. Switch to Code View mode and compare your code with the following code:
Follow the above steps and post your code if it differs significantly. If you used a different method to insert links in Book View mode, post
all of your steps.