pylixm / django-mdeditor

Django-mdeditor is Markdown Editor plugin application for django base on Editor.md.
https://pypi.org/project/django-mdeditor/
GNU General Public License v3.0
481 stars 103 forks source link

How can I display formulas using latex? #156

Closed astaka-pe closed 1 year ago

astaka-pe commented 2 years ago

Requirements

Django==3.2.5
django-mdeditor==0.1.18
Markdown==3.3.4

According to your Quick start, I have tried to display formulas in a webpage.

Although a formula described in latex can be displayed in an admin page,

スクリーンショット 2022-01-15 16 20 54

it cannot be displayed appropriately in a webpage.

スクリーンショット 2022-01-15 16 21 46

What kind of things do you think could be the cause?

pylixm commented 1 year ago

长时间没有回应,如有需要可再次开启本issue。