You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm assuming that one would need to convert this into TEI using @rend on <list>. For consistency, it might be useful to have preset attributes corresponding to these in TEI Simple.
It is possible in HTML to specify @type for
<ol>to specify the numbering type, as follows:I'm assuming that one would need to convert this into TEI using @rend on
<list>. For consistency, it might be useful to have preset attributes corresponding to these in TEI Simple.