View Single Post
Old 09-07-2013, 07:38 PM   #1
myusername
Junior Member
myusername began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Sep 2010
Device: Kindle
Colons in anchor tags?

Are colons not allowed in anchor tags when converting html to epub?

For example, A href="#14:1.0.1.3.10.1.59.1" seems to fail (i.e. the link doesn't work after conversion)

But, A href="#14-1.0.1.3.10.1.59.1" does seem to work.
(all that changed was replacing the colon after 14 with a dash)

Before I go through and change thousands of anchors I wanted to verify that I wasn't missing something.
myusername is offline   Reply With Quote