Skip to content

Commit

Permalink
Add info about Math.js to the FAQ
Browse files Browse the repository at this point in the history
  • Loading branch information
heyman committed Dec 27, 2023
1 parent 93fb003 commit 1d2f164
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,11 @@ Alt + Shift + F Format block content (works for JSON, JavaScript, HTML, C
Alt Show menu
```

### Can Math blocks do X?

Heynote's Math blocks are powered by [Math.js](https://mathjs.org/). Checkout their [documentation](https://mathjs.org/docs/reference/index.html) to see what [functions](https://mathjs.org/docs/reference/functions.html) and [constants](https://mathjs.org/docs/reference/constants.html) are available.


## Thanks!

Heynote is built upon [CodeMirror](https://codemirror.net/), [Vue](https://vuejs.org/), [Electron](https://www.electronjs.org/), [Math.js](https://mathjs.org/), [Prettier](https://prettier.io/) and other great open-source projects.
Expand Down

0 comments on commit 1d2f164

Please sign in to comment.