Is EM ok with doing an IN-LINE FIND, then a mutlitline IN-LINE (AFTER/BEFORE), ADD?
ie,
Code: Select all
######################################
# This is just a test, please don't use it on your forum ;-)
######################################
#
#--[IN-LINE FIND]--
#
blah
#
#--[ IN-LINE AFTER, ADD ]---
#
blah1 somestuff
<!-- BEGIN somestuff -->
morestuff
<!-- END somestuff -->
blah someotherstuffalso
#
#-- [EOM]--
#