PHPackages                             getherbie/plugin-mathjax - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. getherbie/plugin-mathjax

ActiveHerbie-plugin[Utility &amp; Helpers](/categories/utility)

getherbie/plugin-mathjax
========================

MathJax Plugin for Herbie.

v1.0.0(10y ago)12141BSD-3-ClausePHP

Since Apr 5Pushed 8y ago1 watchersCompare

[ Source](https://github.com/getherbie-plugin/mathjax)[ Packagist](https://packagist.org/packages/getherbie/plugin-mathjax)[ Docs](http://www.getherbie.org)[ RSS](/packages/getherbie-plugin-mathjax/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (1)

Herbie MathJax Plugin
=====================

[](#herbie-mathjax-plugin)

`MathJax` ist ein [Herbie](http://github.com/getherbie/herbie) Plugin, mit dem du die gleichnamige JavaScript Display Engine [MathJax](https://www.mathjax.org) in deine Website einbettest und damit schöne mathematische Formeln schreiben kannst.

Installation
------------

[](#installation)

Das Plugin installierst du via Composer.

```
$ composer require getherbie/plugin-mathjax

```

Danach aktivierst du das Plugin in der Konfigurationsdatei.

```
plugins:
    enable:
        - mathjax

```

Konfiguration
-------------

[](#konfiguration)

Unter `plugins.config.mathjax` stehen dir die folgenden Optionen zur Verfügung:

```
# MathJax Content Delivery Network (CDN). If false, no url is used.
cdn_url: http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=AM_HTMLorMML.js

# Use built-in JS of the plugin
built_in_js: true

```

Seiteneigenschaft
-----------------

[](#seiteneigenschaft)

Du kannst für einzelne Seiten das Parsen von AsciiMath komplett deaktivieren. Dazu musst du in den Seiteneigenschaften den folgenden Wert setzen.

```
---
title: Seite ohne MathJax
mathjax: false
---

```

Anwendung
---------

[](#anwendung)

Deine mathematischen Formeln schreibst du mit Hilfe von AsciiMath. AsciiMath ist eine einfach zu schreibende Markup-Sprache für mathematische Formeln. Mehr Informationen zu AsciiMath und der Syntax findest du unter .

Nach der Installation des Plugins steht dir der folgende Shortcode zur Verfügung:

\[math:ascii\] a^2 + b^2 = c^2 \[/math:ascii\]

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3695d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3bdbbcc7c6a4eb0680b6f21d894db260f9863c0743d34365f723545aed49525d?d=identicon)[getherbie](/maintainers/getherbie)

---

Top Contributors

[![tbreuss](https://avatars.githubusercontent.com/u/1334161?v=4)](https://github.com/tbreuss "tbreuss (7 commits)")

---

Tags

pluginherbieMathJax

### Embed Badge

![Health badge](/badges/getherbie-plugin-mathjax/health.svg)

```
[![Health](https://phpackages.com/badges/getherbie-plugin-mathjax/health.svg)](https://phpackages.com/packages/getherbie-plugin-mathjax)
```

###  Alternatives

[ergebnis/composer-normalize

Provides a composer plugin for normalizing composer.json.

1.1k37.3M2.1k](/packages/ergebnis-composer-normalize)[coldtrick/widget_manager

Manage your widgets

214.3k](/packages/coldtrick-widget-manager)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
