Closed jcowey closed 2 years ago
In tables we could keep the <p>
tags for "paragraphs" but without an xml:id? xml:id would, of course, continue to be used elsewhere for all paragraphs.
All paragraphs with an xml:id can be addressed directly in our viewer (persistent url, annotation). Maybe it is better to leave the xml:id there and only prevent the output of the line number in the viewer?
In
https://github.com/hcayless/P3-processing/blob/main/articles/ClaytorSmithWarga_FourPoll_TaxReceiptsTrial_4/ClaytorSmithWarga_FourPoll_TaxReceiptsTrial_4.xml#L110-L113
there are
p
tags within the table.Please do not let this happen. In the case of the above article it inserted paragraphs 6 and 7 into the table which made the jump from paragraph 5 to paragraph 8 in the main flow of the article look a little strange.