๐Ÿš€โœจ KaTeX: the Usain Bolt of #math #typesetting, but only if your idea of #speed is watching paint dry. ๐Ÿคฏ๐Ÿ”ข Because who doesn't want a complex, dependency-free way to #struggle with math on the web? ๐Ÿ“‰๐Ÿ˜
https://katex.org/ #KaTeX #DependencyFree #WebTech #HackerNews #ngated
KaTeX โ€“ The fastest math typesetting library for the web

Simple API, no dependencies โ€“ yet super fast on all major browsers.

KaTeX โ€“ The fastest math typesetting library for the web

https://katex.org/

#HackerNews #KaTeX #MathTypesetting #Web #Library #Fastest #Typesetting

KaTeX โ€“ The fastest math typesetting library for the web

Simple API, no dependencies โ€“ yet super fast on all major browsers.

@julesh I have #KaTeX working on my #Hakyll blog. I'd like to say it wasn't complicated, though I honestly don't really remember. Resources I found useful include https://axiomatic.neophilus.net/using-katex-with-hakyll/ and https://tony-zorman.com/posts/katex-with-hakyll.html . And of course you are welcome to look at the source of my blog: https://github.com/byorgey/blog .
Using KaTeX with Hakyll โ€“ Axiomatic Semantics

Brute force solutions with proofs by intimidation

New blog post: Formatting maths in Eleventy with KaTeX

https://underlap.org/katex/

#eleventy #LaTeX #KaTeX #markdown

Formatting maths in Eleventy with KaTeX

A blog on software development and other stuff

Considering to join a lemmy instance not the least because it says "you can also blog on lemmy" (https://join-lemmy.org/docs/users/06-other-features.html?highlight=blog#lemmy-as-a-blog) I have one question though:

Can I have MathJax or KaTeX to do formulas?

#lemmy @asklemmy #mathjax #katex #fedihelp

Other Features

@fractalkitty I have an update to this: I switched from the MarkdownIt KaTeX (https://mdit-plugins.github.io/katex.html) plugin to the MathJax (https://mdit-plugins.github.io/mathjax.html) one, and so far it looks like it's working! This is in Eleventy, with the LaTeX math expressions embedded in Markdown.

While KaTeX includes the "output" option (https://katex.org/docs/options) to do HTML, MathML, or both (default: both), the plugin doesn't seem to expose that option, and since the MathJax one does just MathML, it looks right for me in NetNewsWire (macOS) and CapyReader (Android).

The post is here (https://reillyspitzfaden.com/posts/2025/06/reverb-part-1/) and the feed is here (https://reillyspitzfaden.com/blog/feed.xml), and I'd be interested to hear if it's working for other people.

#LaTeX #KaTeX #MathJax #Eleventy #11ty

@mdit/plugin-katex

Plugins to render math expressions with KaTeX. Note This plugin is based on . Usage We also have a package called @mdit/plugin-katex-slim which katex is an optional peer. Syntax...

Markdown It Plugins

Hello Mathstodon.

Any recommendations for RSS feeds when dealing with KATEX?

What do you do?

Stick with dollar signs in the post?

Make them into images?

Put a note at the top?

Other?

#math #latex #katex #indieweb

@reillypascal brought this up in Indie Web Camp's Homebrew today.

Switched from MathJax to KaTeX for rendering mathematical snippets on my website. Everything looks good so far. Equation referencing works too, after some minor customisations.

Example: https://susam.net/integrating-factor.html

Customisations: https://github.com/susam/susam.net/blob/main/layout/include/math.inc

#mathematics #javascript #programming #katex

Integrating Factor - Susam Pal

@mekeor @quincy I wish I could figure out how to let forgejo/codeberg render math formula of TeX/LaTeX/MathJax/KaTeX whatever in org-mode files.

But there seems to be a clash: I faintly remember a Codeberg issue saying no to MathJax in every delivered HTML and instead it has KaTeX server-side rendering, whereas the org-mode manual talks about MathJax explicitly.

#forgejo #codeberg #mathjax #katex

@Codeberg

Nice Christmas gift: MathJax in Markdown on Codeberg.

https://codeberg.org/harald/Codeschnipselnotizen/src/branch/main/MathJaxTryout.md

**Except:** when I look at the page's HTML code, there is no MathJax. There is katex, which seems to do something similar. ๐Ÿ™‚

Anyway, as long as a (La)TeX manual or the amsldoc https://texdoc.org/serve/amsldoc/0 suffices to get the math typed, all is fine :-)

(I am sure that not long ago I saw an open issue discussing MathJax in Markdown. Can't find it anymore.)

#codeberg #mathjax #katex #amsmath #tex

Codeschnipselnotizen/MathJaxTryout.md at main

Codeschnipselnotizen - Code snippets and notes

Codeberg.org