Skip to content

Gutenberg block to display LaTeX math expressions

Notifications You must be signed in to change notification settings

themecraftstudio/wordpress-latex-math-block

Repository files navigation

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
  1. npm install

Additional Notes

About

WordPress plugin developed by Themecraft Studio