You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Adds #1720
- Updated `react-markdown` to `8.0.7`
- Updated `remark-gfm` to `4.0.0`
- Installed `rehype-katex 6.0.3`
- Installed `remark-math 5.1.1`
- Some of these are not the latest versions to match compatibility (with
React 17)
- Updated Jest config for pure ESM libraries (thanks to @mattrunyon)
As a Deephaven user, I want support for math syntax in markdown panels so that I can write math equations.
For example, writing the following in a markdown panel:
Should produce a mathematical output:
The text was updated successfully, but these errors were encountered: