In this post:
https://www.mobileread.com/forums/sho...56&postcount=9
Doitsu developed a clever method to use automatic numbering of verses; he utilized pseudo-elements under the form of unordered list. I borrowed some of his thoughts to do something similar but without using lists. The code I used was as follows:
and
Since Doitsu had already added an automatic bottom margin after the sixth verse, inspired on his ideas, I also added automatic indenting. As we can see, is practically Doitsu's original code but without using unordered list. The ebooks looks great under Sigil, Kindle and surprisingly also works under ADE 4.02 with epub3 conversion. Here you can watch a screenshot:
That means that the ereaders based on RMSDK could show automatic numbering

Below you can check the respective epub3 ebook and thank you very much Doitsy for being the first in thinking to use counters for this task.