Hi @gordon,

I hope this is what you are looking for.

<p(?!.*topic.*).*&lt;\/p>

finds paragraph with 'p' tag without 'topic¡ inside.

(?!.*topic.*).* does the exclusion.

A good place to text regex: https://regex101.com/

Miguel Ángel.

<http://nabble.documentfoundation.org/file/n4149169/Captura1.png> 



--
View this message in context: 
http://nabble.documentfoundation.org/LO-Writer-and-regex-finding-everything-but-one-thing-tp4149097p4149169.html
Sent from the Users mailing list archive at Nabble.com.

-- 
To unsubscribe e-mail to: [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to