facelessuser / MarkdownPreview

Markdown preview and build plugin for Sublime Text https://facelessuser.github.io/MarkdownPreview/
Other
405 stars 53 forks source link

how to use mathjax in git lab ? #104

Closed weidongzhou1994 closed 4 years ago

weidongzhou1994 commented 4 years ago

I want to display math in git lab or footnote in python markdown, but I don't konw the methods, so what can I do.

facelessuser commented 4 years ago

or footnote in python markdown

Footnotes should be enabled by default. Please reference the footnote extension's documentation on how to use: https://python-markdown.github.io/extensions/footnotes/.

I want to display math in git lab

You would want to references GitLab's Markdown documentation: https://docs.gitlab.com/ee/user/markdown.html#math.

@gir-bot remove S: triage @gir-bot add T: support

facelessuser commented 4 years ago

Closing as there is no actionable item.