server side katex rendering #76

Open
opened 2024-10-09 09:25:06 +02:00 by Anri · 0 comments
Owner

https://github.com/xu-cheng/katex-rs


this is good because:

  • no need js to render latex formula, as the server preprocess the markdown file and directly turn latex to html

this is bad because:

  • we run js in server side
  • we add extra pain to the server
https://github.com/xu-cheng/katex-rs --- this is good because: - no need js to render latex formula, as the server preprocess the markdown file and directly turn latex to html this is bad because: - we run js in server side - we add extra pain to the server
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Anri/mylloon.fr#76
No description provided.