<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to remove after and before]]></title><description><![CDATA[<p dir="auto">friends can help me solve it, I need this<br />
Jose | Type = Student | phone = 2020 | list = Famly | age = 28  | Date = saturday 2020</p>
<p dir="auto">Mary | Type = Student 2 | phone = 2067 | list = Famly | age = 45  | Date = monday 2021</p>
<p dir="auto">to</p>
<p dir="auto">Jose | Date = saturday 2020<br />
Mary | Date = monday 2021</p>
<p dir="auto">please</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/21578/how-to-remove-after-and-before</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Jul 2026 23:54:21 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/21578.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 30 Jul 2021 16:19:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to remove after and before on Fri, 30 Jul 2021 16:24:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/veronica-fty" aria-label="Profile: veronica-fty">@<bdi>veronica-fty</bdi></a> said in <a href="/post/68448">How to remove after and before</a>:</p>
<blockquote>
<p dir="auto">Jose | Type = Student | phone = 2020 | list = Famly | age = 28  | Date = saturday 2020<br />
Mary | Type = Student 2 | phone = 2067 | list = Famly | age = 45  | Date = monday 2021</p>
</blockquote>
<p dir="auto">FIND WHAT = <code>\|.*? (\| Date =)</code><br />
REPLACE WITH = <code>$1</code><br />
SEARCH MODE = Regular expression</p>
]]></description><link>https://community.notepad-plus-plus.org/post/68449</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/68449</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Fri, 30 Jul 2021 16:24:46 GMT</pubDate></item></channel></rss>