这是indexloc提供的服务,不要输入任何密码
Skip to content

Support LaTeX embedded formulation rendering in Markdown #239

@ewinnington

Description

@ewinnington

Is your feature request related to a problem? Please describe.
I would like to embed LaTeX formulas in the markdown portion of the document. This would allow to document the math accompanying the code.

Describe the solution you'd like
Similar to ipython notebooks, use a MathJax-aware renderer to render the markdown to html. See this page for inspiration

A typical formula to render would be:

\sum ^{n}_{i=0}\left(x_{i}+a_{i}y_{i}\right)

Example image generated by QuickLatex
ql_936d1b4a65095efde82157191fee6b09_l3

Describe alternatives you've considered
LaTeX formulas could be pre-rendered before or at launch, either by dotnet try or by another tool and shown as images.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions