digitallinguistics / dlx2html

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

option: `orthographies` #57

Open dwhieb opened 9 months ago

dwhieb commented 9 months ago

By default, the library renders data in all orthographies present in the original data, which isn't always desirable.

Add an orthographies option which allows the user to specify which orthographies they'd like displayed. All other orthographies will be ignored.