MathJax
markdown-it-katex
Our great sponsors
MathJax | markdown-it-katex | |
---|---|---|
28 | 2 | |
8,879 | 203 | |
1.5% | - | |
3.1 | 0.0 | |
17 days ago | 6 months ago | |
JavaScript | ||
Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
MathJax
- Render mathematical expressions in Markdown On GitHub
- Do you trust the Obsidian company?
-
Using Obsidian for mathematical knowledge base
As others have pointed out Obsidian is using MathJaX, which is a custom implementation of a subset of TeX. It doesn't support Tikz, which is way different from the equation subset of TeX, but there is a discussion here: https://github.com/mathjax/MathJax/issues/41
-
Mataroa blog-Naked blogging platform, for minimalists. Just write
Nice. Almost what I want: simplicity, images (for plots), and no adds or tracking. However, I want to author pages on optics, and I want to use MathJax (https://www.mathjax.org/) for equations. Please let me know how I might use MathJax with Mataroa if I've misunderstood. Or, please suggest something similar that supports MathJax. Rolling my own static site (as many NH postings describe) is enticing but beyond my ability. I am not a Web programmer, and Mataroa's simplicity is perfect for me.
-
Math notation library for CojureScript
I am using https://www.mathjax.org/ for learning math. Is there any library for CLJS that can do math notation/writing like this library does?
-
How do I write this in Latex?
Obsidian uses a subset of LaTeX, and it's meant only to typeset some relatively basic maths. It does this using MathJax. Here's the list of supported commands and environments.
-
Your Pains with LaTeX
I think my current pet peeve is LaTeX's fixed output. I've been a (La)TeX user for 30+ years, starting off with plain TeX and Knuth's "The TeXbook", followed by Lamport's book on LaTeX. But I wonder whether its day is past. So much of my writing now is read online that I look for publishing solutions that have flexible outputs: the LaTeX -> PDF road, although my go-to for years, simply doesn't cut it any more. People read my stuff online, on computers, tablets, mobile phones of all sorts of sizes and orientations, that a fixed page like PDF has become more of a liability. So I'm moving away from "pure" LaTeX to org-mode with export to HTML, and using MathJax for the equations, and something like JSXGraph for (interactive) diagrams.
- PDEs You Should Know
-
Show HN: AlexCalc, a scientific calculator with LaTeX equation display
Thanks a lot! I see now, I am able to reproduce the issue if I go into chrome://flags, search for "Auto Dark Mode for Web Contents", and select "Enabled with simple HSL-based inversion". Just choosing "Enabled" seemed to break the LaTeX entirely. (Please let me know if that isn't roughly what you did)
I don't know how I'll fix this (I've never really debugged mobile web specific stuff before), but I'll look into it this weekend.
There must be a way to fix it, since I don't see the issue when going to https://www.mathjax.org/#demo and entering something like this: $$\frac{1}{\sqrt{2}}$$
-
AlexCalc, a free/ad free scientific calculator with LaTeX equation display, designed for engineering students
LaTeX equation display uses MathJax in a webview.
markdown-it-katex
-
feature request: background colors and text
Also, if you support markdown at some time, could you also support LaTeX / KaTeX or some similar TeX functionality for math notations? Some GitHub repos like this one have implemented TeX functionality within markdown. This can be a useful functionality for students and researchers who need math support within notes.
-
VS Code Markdown Preview + GH Pages?
So I guess recently, VS Code now natively supports Markdown preview natively, which is amazing. I guess they're "targeting" CommonMark__ via the markdown-it compiler. Though absent from the docs, the VS code markdown preview seems to accomodate math-mode enviroments which is awesome, I presume defined by a markdown-it extension such as markdown-it-katex though I can't seem to find actually documentation on the math-mode implementation in VS Code. Strange...
What are some alternatives?
KaTeX - Fast math typesetting for the web.
mathquill - Easily type math in your webapp
WeasyPrint - The awesome document factory
pandoc - Universal markup converter
asciidoctor-web-pdf - Convert AsciiDoc documents to PDF using web technologies
Hugo - The world’s fastest framework for building websites.
markdeep-thesis - Write your (under)graduate thesis with Markdeep and typeset it right in your browser.
SingleFile - Web Extension for Firefox/Chrome/MS Edge and CLI tool to save a faithful copy of an entire web page in a single HTML file
commonmark-spec - CommonMark spec, with reference implementations in C and JavaScript
three.js - JavaScript 3D Library.
Vue.js - 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.