When the class is specific to the chapters, am I correct in suggesting that you can use (.*) to match everything inside that class, be it digits and letters and...?
If my chapters are like this: 1. My first chapter
then I can find it wit (.*). But what do I use in the replace? /1 doesn't do the job.
|