KaTeX/KaTeX
Ver no GitHubCreate an intermediate representation that can be used to render to multiple targets
Open
#376 aberto em 30 de out. de 2015
enhancementhelp wanted
Métricas do repositório
- Stars
- (17.636 stars)
- Métricas de merge de PR
- (Mesclagem média 628d 21h) (3 fundiu PRs em 30d)
Description
Current efforts such as https://github.com/Khan/KaTeX/pull/251 use the output of buildHTML which contains some HTML specific data which is necessary for canvas rendering. It would be nice if we had a more minimal intermediate representation that could be use for rendering HTML, MathML, Canvas, and SVG.