A quick-reference guide, with examples, on how to add math notation to Markdown documents.
Mermaid provides a markup language to describe diagrams. Describing diagrams in text brings many advantages.
Markdown is a plain text format for writing structured documents. Writing Markdown is a great way to take notes, the author spends less time distracted by formatting and more time focusing on content.
PlantUML provides an extensive markup language to describe diagrams. The resulting diagrams can be exported to many formats, including graphics files such as .png, .svg and document formats such as .pdf and .html.
Manim is a Python based tool that creates animations of math and technical concepts.
Do you have something you want to achieve? Maybe something difficult, like complete a dissertation, get fit or build a table. Give yourself a better chance by making a plan. Here’s a quick guide on how to get started.
The double backslash, ‘\\’, when specified in math formula in LaTeX and KaTeX might not render correctly. Here’s how to avoid that.
Markdown documents can include elegant representations of algebraic formulae, using KaTeX.