data-fn & data-link on the <sup class="footnote"> are not required. Also data-bibleref, and probably any other
There are no spaces between <sup class="footnote" /> and the text inside <span />s.
<span>God<sup class="footnote" />created<sup class="footnote" /></span>
versum (and chapternum) have only an space after, but not before.
<sup class="versenum">2 </sup>
Funny quotes (eg. “seas.”)
Capitalized text (eg. <span style="font-variant: small-caps" class="small-caps">Lord</span>) => not sure if it works or not regarding spaces.
Languages
<span xml:lang="he">אֱלֹהִים</span>) => looks like it works (besides spaces with the text around). Gen 1 NET footnotes<span xml:lang="grc">Ψ</span>) => NET 1 Cor 3 footnotesxml:lang should render as ⇒ xmlLang in ReactLinks ⇒ footnotes link to references /passage?search=Rom.16.27&%3Bversion=NET
passage-content passage-class-0 => wraps the content
version-{VERSION} result-text-style-normal text-html
<div class="version-NLT result-text-style-normal text-html">
small-caps
indent-1, indent-1-breaks, indent-2, indent-2-breaks, indent-3, indent-3-breaks,
psalm-acrostic, psalm-book, psalm-title
center (eg. MSG Ruth 3)
<p class="center"><span class="text Ruth-3-18">* * *</span></p>
list, left-1, hang-1, chapter-1 (eg. MSG 1 Chro 1)
<div class="list left-1">
<p class="hang-1 chapter-1">
...
</p>
</div>
hang-1 top-none, left-1 hang-2 top-none, left-1 hang-3 top-none, left-2 hang-1
<p class="hang-1 top-none">
...
</p>
<p class="left-1 hang-2 top-none">
<p class="left-1 hang-3 top-none">
<p class="hang-1 left-2">
woj (eg. NLT 1 Tim 5)
<span class="woj">...</span>
poetry top-1, first-line-none top-1, top-1 (eg. MSG 1 Chro 16)
<div class="poetry top-1">
<p class="line">
...
</p>
</div>
<p class="first-line-none top-1">
...
</p>