Quote:
Originally Posted by eschwartz
Oh, well if you just need help with using the right regex to match specific text, why didn't you say so?
Post some code examples and we can help you write a regex.
|
I need this help in Calibre. As it is now to just get a matching pattern I can use RegExRX.
The real problem is that after this I have to find out why it didn't work. It would be better if I interactively could see how many matches I'd get for a pattern already in pre-conversion in Calibre.
It was way easier to clean the converted results in Sublime, but this does feel like a lot of work with copy and paste.
A side issue is how you can influence the html generation, as much uses non-optimal tag structures. For example I'd love if you could help conversion with suggesting what in the current title signifies a heading, what's a list and so on.