No, but you can create a plugins to do what you want. Or alternatively use an existing incremental id numbering plugin to add incremented ids to select elements and then use regular expressions find and replace to capture that id and use it in a paste.
There is also an existing a python function replacement plugin that would work as well.
See our Sigil plugin index.
|