<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:johanneswilm@gmail.com" title="Johannes Wilm <johanneswilm@gmail.com>"> <span class="fn">Johannes Wilm</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - reference-mark-* tags stripped out in clipboard html"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116049">bug 116049</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>NEEDINFO
           </td>
           <td>UNCONFIRMED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Ever confirmed</td>
           <td>1
           </td>
           <td>
                
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - reference-mark-* tags stripped out in clipboard html"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116049#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - reference-mark-* tags stripped out in clipboard html"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116049">bug 116049</a>
              from <span class="vcard"><a class="email" href="mailto:johanneswilm@gmail.com" title="Johannes Wilm <johanneswilm@gmail.com>"> <span class="fn">Johannes Wilm</span></a>
</span></b>
        <pre>Hey,

this is the output of xclip. Document contains one refmark created with the
Zotero plugin and one page number. The page number is tagged with an
sdfield-tag. The refmark "(Anderson 1991)" is not tagged.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
        <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
        <title></title>
        <meta name="generator" content="LibreOffice 5.1.6.2 (Linux)"/>
        <style type="text/css">
                @page { margin: 0.79in }
                p { margin-bottom: 0.1in; line-height: 120% }
        </style>
</head>
<body lang="en-US" dir="ltr">
<p style="margin-bottom: 0in; line-height: 100%">start(Anderson
1991)end<sdfield type=PAGE subtype=RANDOM format=PAGE>1</sdfield></p>
</body></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>