digitallinguistics / dlx2html

A JavaScript library for converting linguistic data to HTML
MIT License
2 stars 0 forks source link

Support example labels #50

Open dwhieb opened 12 months ago

dwhieb commented 12 months ago

Support the addition of a label to the left of the example, independent of the counter number.

Not clear what the HTML markup for this should be.

This should be specified globally, and applied to all utterances. If the user needs to customize the labels on a per-utterance basis, they should call the function multiple times.