I am looking for a way to systematically handle units for a science/engineering website. In my application I have a large number of contributors and I don't want to leave the way units are displayed to the discretion of each author.
When I'm working in print with LaTeX I use the siunitx package, but others like units or unitdef are good too.
Is it possible to extend MathJax so that it works with LaTeX packages like siunitx? If not, any suggestions on how to proceed? Is this type of thing in the MathJax roadmap?
Thanks!