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

https://github.com/themecraftstudio/wordpress-latex-math-block

Gutenberg block to display LaTeX math expressions
https://github.com/themecraftstudio/wordpress-latex-math-block

gutenberg-blocks wordpress wordpress-plugin

Last synced: 9 months ago
JSON representation

Gutenberg block to display LaTeX math expressions

Awesome Lists containing this project

README

          

LaTeX Math block for WordPress
-----------------------------

## Dependencies

## Installation
1. Install the dependencies listed above
2. `composer install` to install PHP dependencies.
3. `git config core.hooksPath .githooks` to configure git hooks path.
4. Install as an ordinary WordPress plugin.

##### Development only
5. `npm install`

## Additional Notes

## About
WordPress plugin developed by [Themecraft Studio](https://themecraft.studio)