Add MathML rendering #26

Open
opened 2024-06-06 00:55:39 +02:00 by ktyl · 0 comments
Owner

There is an equation in one of the blog posts.

image

This is currently implemented as a PNG, having been rendered using https://latex.queezed.io/. This was a stopgap measure to be able to publish the post quickly, but a better solution would be rendering equations directly in the browser using https://www.w3.org/Math/.

Establish a pipeline for embedding TeX equations in source Markdown files and compiling them both into output HTML.

There is an equation in [one](https://ktyl.dev/blog/2024/4/27/interactive-astrodynamics.html) of the blog posts. ![image](/attachments/f779350c-2b1a-47e7-bd4a-3a119dc5207c) This is currently implemented as a PNG, having been rendered using https://latex.queezed.io/. This was a stopgap measure to be able to publish the post quickly, but a better solution would be rendering equations directly in the browser using https://www.w3.org/Math/. Establish a pipeline for embedding TeX equations in source Markdown files and compiling them both into output HTML.
ktyl added the
enhancement
label 2024-06-06 00:55:39 +02:00
ktyl self-assigned this 2024-06-06 00:55:39 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
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: ktyl/ktyl.dev#26
No description provided.