encountered a problem of regular expressions getting key-value key-value pairs?
the following example:
<td>dryad.dansEditIRI</td>
<td>https://easy.dans.knaw.nl/sword2/container/3e576bf7-26e1-404c-9cc8-bc8bd53c9591</td>
first < td > as key, second < td > as value, how can I get it with regular expressions? Or is there any way to get such a key-value value conveniently?