- 🇩🇪Germany Schoenef Unna
Please open a new issue for the 2.0 version, if this is still an issue.
Hello,
i have a xml file that includes several sections of a table:
<text>
<table>
<tbody>
<tr>
<td>Data 1</td>
<td>Data 2</td>
<td>Data 3</td>
</tr>
...
If I define in the XPath selector of the field this path : text, I get all the datas of the table without sections and without separations (e.g. Data1Data2Data3...).
Is it possible to regenerate/keep the html of the table? If yes how do I define the XPath selector?
Thanks for your help.
Closed: won't fix
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Please open a new issue for the 2.0 version, if this is still an issue.