hcayless / P3-processing

1 stars 2 forks source link

No <p> tags in tables #31

Closed jcowey closed 3 years ago

jcowey commented 3 years ago

At https://github.com/hcayless/P3-processing/blob/main/articles/ClaytorSmithWarga_FourPoll_TaxReceiptsTrial_4/ClaytorSmithWarga_FourPoll_TaxReceiptsTrial_4.xml#L111-L112

we have

<cell style="text-align: left;">
   <p xml:id="p6">a: Romulus (χειριστής) </p>
   <p xml:id="p7">b: Mysthes (λογευτής)</p>
</cell>

The two <p> tags should not be there. Can you please ignore / process differently in such cases. The existence of the <p> tag leads to them being displayed as paragraphs, which is not wanted.

lmaylein commented 3 years ago

For p tags within tables, a paragraph number is now no longer displayed.