MacDownApp/macdown

Offline Latex support

Open

#358 aberto em 27 de abr. de 2015

Ver no GitHub
 (14 comments) (0 reactions) (0 assignees)Objective-C (930 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (7.686 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

First of all, I love macdown very much and I use it everyday. Thanks for such a great tool!

When I sometime use the latex function, I noticed that by enabling the latex render in the setting, it makes macdown slow while typing and scrolling. This happens even though there are no latex currently on the visible area of the document. (I have a document about 10 A4 pages long, and it contains about 5 latex equations.) I guess this is because it constantly connect the internet for rendering the equation. Therefore I am wondering is that possible to make Latex available without internet? Maybe be downloading all the MathJax(?) to a local storage?

Guia do colaborador