Skip to content

Commit

Permalink
Added Desmos API snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
paolobettelini committed Jan 3, 2025
1 parent 8e3017e commit fa783e8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion documentation/src/common_snippets.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@
Params: <b>src, width, height</b>
* `iframe`: Embeds an iframe. Params: <b>src, width, height</b>
* `file-url`: Embeds a file download. Params: <b>href, display</b>
* `mathjax`: Loads the [MathJax library](https://www.mathjax.org/). Use `\usepackage{mathjax}` instead to achieve the same.
* `mathjax`: Loads the [MathJax library](https://www.mathjax.org/). Use `\usepackage{mathjax}` instead to achieve the same.
* `desmos2d`: Loads the [Desmos](https://www.desmos.com/) 2D API.
* `desmos3d`: Loads the [Desmos](https://www.desmos.com/) 3D API.

0 comments on commit fa783e8

Please sign in to comment.