I am using the following formatting tags in the "Copy Bible Verses" tool
%NoCharFormatting
%NoRedLetter
%NoFootnotes
%NoCitation
=Header
<p><b>[FullPassageRef] </b>([Version])
=ForEachVerse
<p><sup>[VerseNum]</sup> [VerseText]
When I use it, i get the following output
John 1:1–2 (ESV)
1 In the beginning was the Word, and the Word was with God, and the Word was God.
2 He was in the beginning with God.
Is there an alternative to the <p> tags? So that I could have a line break and not a new paragraph for each verse?
To output like this:
John 1:1–2 (ESV)
1 In the beginning was the Word, and the Word was with God, and the Word was God.
2 He was in the beginning with God.