Paragraphs with extra space or ornaments in between
When an extra space or ornament (such as a fleuron, set of asterisks, etc) appears between two paragraphs, add an attribute role="breakAfter" to the first paragraph.
This structure is to be used only when the extra space or ornament is an exception to the standard break between paragraphs.
Do not capture the ornament itself.
Printed book
XML
<p role="breakAfter">... I refer to a social, not a biological, category.</p>
<p>This book begins with a prologue ...</p>