<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - No regular expression for paragraph mark"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=112575">bug 112575</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>INVALID
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - No regular expression for paragraph mark"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=112575#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - No regular expression for paragraph mark"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=112575">bug 112575</a>
              from <span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span></b>
        <pre>(In reply to Daniel Grigoras from <a href="show_bug.cgi?id=112575#c10">comment #10</a>)
<span class="quote">> "Reset Value: $" in Writer only replaces the text and leaves an empty
> paragraph behind, while I want both the text and the paragraph on which the
> text exists removed. "^13Reset Value: " in Word removes both the text and
> the paragraph.</span >

Follow the ".*Reset Value: $" replace null with a "^$" replace null.

<span class="quote">> 
> The simple fact that I cannot search for "$Reset Value: ", but I can search
> for "Reset Value: $" is telling that you have an issue...</span >

I don't have anything. What the syntax in LibreOffice has are differences in
syntax from MS Office's implementation. If you are happy with MS Word, use it.

Otherwise learn LibreOffice's syntax.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>