digitallinguistics / dlx2html

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

Support line labels #49

Open dwhieb opened 12 months ago

dwhieb commented 12 months ago

Allow the user to specify labels to display in front of lines.

Not sure what the HTML structure for this should be, or how the user should specify it.

This should be specified globally. If users need to customize line labels on a per-utterance basis, they should call the function multiple times.