Hacker News new | ask | show | jobs
by cnanders 4289 days ago
Any plans to support equation numbering (like MathJax) and \eqref? I didn't see this in any of the examples or docs.
1 comments

This is definitely a goal for the future. Eventually we'd like to support everything that MathJax does (and maybe more!) Equation numbering involves more work than some of the other features (we've managed to get away with never calculating widths of elemnts, but we'd have to do that to get horizontal alignment working, we think), so we're pushing it back for now.