MacDownApp/macdown

Offline Latex support

Open

#358 创建于 2015年4月27日

在 GitHub 查看
 (14 评论) (0 反应) (0 负责人)Objective-C (930 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (7,686 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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?

贡献者指南