Quote:
Originally Posted by Turtle91
Thanks Doitsu! The increment function in Calibre was one of the only things pulling me away from Sigil (not that it worked)...
Question: Is this ONLY for <a> tags - or can I designate any element? ie <h2>Chapter [increment]</h2>
|
The version that I uploaded in the previous post is hard-coded for
a tags, however, by deleting one line in the plugin it'll work with
all tags because it doesn't add hrefs.
Please use the version that I attached to this post, which you can select via Plugins > Edit > AddIdsAll
(To add incremental ids to headings simply enter the heading tag in the first box, e.g. h1.)