Quote:
Originally Posted by kovidgoyal
No, you need to change the function to replace both the comment and the following number (if any), like this:
|
What would happen if the <!-- comment# --> was something like multiple and varing words or a epub metadata? For example
(ver1) epub text with tags = Fiction, Adventure, Escapist, PubDomain
"and the tags in my book are <!-- tags -->"
Find:
Replace:
[no idea how to actually write it]
Result #1:
"and the tags in my book are <!-- tags --> Fiction, Adventure, Escapist, PubDomain"
(ver 2) If I were to revise the tags to "Fiction, Adventure, Public Domain", then is it possible to replace the original "Fiction, Adventure, Escapist, PubDomain" with the updated tags?