View Single Post
Old 10-16-2012, 03:23 AM   #1
Agama
Guru
Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.
 
Agama's Avatar
 
Posts: 776
Karma: 2751519
Join Date: Jul 2010
Location: UK
Device: PW2, Nexus7
Markdown to ePub generation of ID attributes

Has the generation of ID attributes changed recently? In previous conversions the values generated were strings like pb_id_123 but now the values seem to take the contents of the tag.

So what used to be:

<h2 id="pb_id_1" class="calibre1">A Commentary on St. Paul's Epistle to the Galatians</h2>

now becomes:

<h2 id="a-commentary-on-st-pauls-epistle-to-the-galatians" class="calibre1">A Commentary on St. Paul's Epistle to the Galatians</h2>

with corresponding changes in all references to the link, e.g. in the toc.ncx.

Is there a tweak to control this?
Agama is offline   Reply With Quote