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
- Host: GitHub
- URL: https://github.com/themecraftstudio/wordpress-latex-math-block
- Owner: themecraftstudio
- Created: 2019-06-29T18:05:03.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T16:12:41.000Z (over 3 years ago)
- Last Synced: 2025-10-07T11:36:48.386Z (9 months ago)
- Topics: gutenberg-blocks, wordpress, wordpress-plugin
- Language: PHP
- Size: 1010 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
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)