{"repo":"remarkjs/remark-math","free":true,"listed":false,"github":"https://github.com/remarkjs/remark-math","clone":"git clone https://github.com/remarkjs/remark-math.git","description":"remark and rehype plugins to support math","language":"JavaScript","stars":516,"topics":["remark","remark-plugin","rehype","rehype-plugin","markdown","html","math","latex","katex","tex"],"license":"MIT","category":"productivity","readme_excerpt":"remark-math [![Build][build-badge]][build] [![Coverage][coverage-badge]][coverage] [![Downloads][downloads-badge]][downloads] [![Size][size-badge]][size] [![Sponsors][sponsors-badge]][collective] [![Backers][backers-badge]][collective] [![Chat][chat-badge]][chat] This project is a monorepo that contains several packages for dealing with math in markdown and HTML. Contents What is this? When should I use this? Examples Example: KaTeX Example: MathJax Security Contribute License What is this? This repository contains [unified][] ([rehype][] and [remark][]) plugins to add support for math. You can use them to add support for parsing and serializing a syntax extension and to render math with KaTeX or MathJax. [ remark-math ][remark-math] — remark plugin to support a math syntax in markdown [ rehype-katex ][rehype-katex] — rehype plugin to render math in HTML with [KaTeX][] [ rehype-mathjax ][rehype-mathjax] — rehype plugin to render math in HTML with [MathJax][] When dealing with markdown, you optionally use remark-math , or alternatively use fenced code ( markdown Lift($$L$$) can be determined by Lift Coefficient ($$C L$$) like the following equation. $$ L = \\frac{1}{2} \\rho v^2 S C L $$ js import rehypeKatex from 'rehype-katex' import rehypeStringify from 'rehype-stringify' import remarkMath from 'remark-math' import remarkParse from 'remark-parse' import remarkRehype from 'remark-rehype' import {read} from 'to-vfile' import {unified} from 'unified' const file = await unified()","default_branch":null,"files":null,"tree":[],"storefront":"/r/remarkjs","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/remarkjs/remark-math/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}