Thread
:
Help creating possible Regex-Function
View Single Post
03-01-2020, 08:10 AM
#
2
stumped
Wizard
Posts: 3,305
Karma: 10259306
Join Date: May 2016
Device: kobo forma, Kobo Libra, Huawei media Tab, fire HD10, PW3 HDX8.9,
do it in two passes.
1 remove italic tags from paragraphs
then
2 remove the section tags
if you post a sample section it will be easier to help
e.g. to remove the form tags
find <form>(.*)</form)
replace with \1
stumped
View Public Profile
Find More Posts by stumped
Track Posts by stumped via RSS