OK I'm getting the following validation error
Code:
value '100' is invalid NCName
for code that looks like:
Code:
<a id="100"></a></p>
It's not a one-off I'm getting for each anchor I'm using for my in-content TOC. Initially I thought it was because the ID was 1.1 etc - so I got rid off the dot's but still got the same problem?
I tried googling - but stupid Google doesn't recognise "a" as being significant in my search