https://github.com/fed/mathjax-rtl
RTL math rendering examples with MathJax
https://github.com/fed/mathjax-rtl
mathjax rtl
Last synced: about 2 months ago
JSON representation
RTL math rendering examples with MathJax
- Host: GitHub
- URL: https://github.com/fed/mathjax-rtl
- Owner: fed
- Created: 2019-08-21T05:11:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-17T02:53:33.000Z (about 5 years ago)
- Last Synced: 2025-01-18T13:33:25.516Z (3 months ago)
- Topics: mathjax, rtl
- Language: HTML
- Homepage:
- Size: 83 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MathML RTL Rendering Examples with MathJax
## Prerequisites
- Node.js (https://nodejs.org/)
- Yarn (https://yarnpkg.com/)## Development Tasks
| Command | Description |
| -------------- | ------------------------------------------------------------ |
| `yarn install` | Fetch dependencies and build binaries for any of the modules |
| `yarn start` | Run the app with live reload on `http://localhost:5000` |