KaTeX/KaTeX

Create an intermediate representation that can be used to render to multiple targets

Aberta

#376 aberto em 30 de out. de 2015

 (31 comentários) (4 reações) (0 responsável)JavaScript (1.140 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (17.636 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador