Thread: Regex examples
View Single Post
Old 07-25-2020, 08:32 AM   #654
luciaisacat
Enthusiast
luciaisacat began at the beginning.
 
luciaisacat's Avatar
 
Posts: 42
Karma: 10
Join Date: May 2012
Device: android
Sure, thanks for helping....

The recurrent code for each chapter/file is the following :
<head>
[....]
</head>
<body>
<h2>Chapter</h2>
My idea would be to Find/Replace in regex mode: <h2>Chapter</h2> with <h2><filename></h2> .... do you know if there is a regex code for <filename>?

Thanks




Quote:
Originally Posted by Turtle91 View Post
Yes, it is....probably....maybe.....

We have to have some kind of example to help you. Can you copy/paste a section of code that we can look at?

Last edited by luciaisacat; 07-25-2020 at 09:33 AM.
luciaisacat is offline   Reply With Quote