Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 🎨

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)