Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fed/mathml-syntax-highlighting
MathML Syntax Highlighting 🎨
https://github.com/fed/mathml-syntax-highlighting
codemirror highlightjs mathml
Last synced: 13 days ago
JSON representation
MathML Syntax Highlighting 🎨
- Host: GitHub
- URL: https://github.com/fed/mathml-syntax-highlighting
- Owner: fed
- Created: 2019-06-05T05:00:47.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T23:30:44.000Z (about 2 years ago)
- Last Synced: 2025-01-09T03:41:59.365Z (22 days ago)
- Topics: codemirror, highlightjs, mathml
- Language: JavaScript
- Homepage:
- Size: 1.49 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MathML Syntax Highlighting
## 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:1234` |
| `yarn build` | Generate an optimised, production-ready `dist` folder |## Screenshot
![Screenshot](./screenshot.png)