Title: MathML Block
Author: Adam Silverstein
Published: <strong>2018 年 12 月 28 日</strong>
Last modified: 2025 年 5 月 10 日

---

搜索插件

![](https://ps.w.org/mathml-block/assets/banner-772x250.png?rev=2002452)

![](https://ps.w.org/mathml-block/assets/icon-256x256.png?rev=2002452)

# MathML Block

 作者：[Adam Silverstein](https://profiles.wordpress.org/adamsilverstein/)

[下载](https://downloads.wordpress.org/plugin/mathml-block.zip)

 * [详情](https://cn.wordpress.org/plugins/mathml-block/#description)
 * [评价](https://cn.wordpress.org/plugins/mathml-block/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/mathml-block/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/mathml-block/#developers)

 [支持](https://wordpress.org/support/plugin/mathml-block/)

## 描述

A MathML block for the WordPress block editor (Gutenberg).
 Requires PHP 5.4+ and
WordPress 5.0+.

Development takes place on the GitHub repository: https://github.com/adamsilverstein/
mathml-block.

Screencast: https://cl.ly/c0f6bbfbc3b1

### MathML是什么？

Mathematical Markup Language is a mathematical markup language, an application of
XML for describing mathematical notations and capturing both its structure and content.
It aims at integrating mathematical formulae into World Wide Web pages and other
documents.

The MathML block uses MathJax to render MathML formulas in the editor and on the
front end of a website. MathJax (https://www.mathjax.org/) is _A JavaScript display
engine for mathematics that works in all browsers._

To test a MathML block and enter a formula, for example: `\[x = {-b \pm \sqrt{b^
2-4ac} \over 2a}\]`.

To test using math formulas inline, type an formula into a block of text, select
it and hit the ‘M’ icon in the control bar. For example: `\( \cos(θ+φ)=\cos(θ)\cos(
φ)−\sin(θ)\sin(φ) \)`. _Note: if you are copying and pasting formulas into the rich
text editor, switching to HTML/code editor mode is less likely to reformat your 
pasted formula._

### Technical Notes

 * Requires PHP 5.6+.
 * 需要WordPress 5.0以上版本。
 * Issues and Pull requests welcome on the GitHub repository: https://github.com/
   adamsilverstein/mathml-block.

## 屏幕截图

 * [[
 * Example of adding a MathML block.

## 区块

该插件提供了 1 个区块.

 *   MathML block Display MathML formulas.

## 安装

 1. Install the plugin via the plugin installer, either by searching for it or uploading
    a .zip file.
 2. Activate the plugin.
 3. 使用MathML区块！

## 评价

![](https://secure.gravatar.com/avatar/d080c65bfe069c86983771ea6036dfae6566443e7c26f4ba7bb78051d648175d?
s=60&d=retro&r=g)

### 󠀁[The plugin does not provide any syntax documentation](https://wordpress.org/support/topic/the-plugin-does-not-provide-any-syntax-documentation/)󠁿

 [glgeorgiou](https://profiles.wordpress.org/glgeorgiou/) 2023 年 9 月 22 日

I instaled and tried to use this plugin. I visits all provided urls by searching
the documetation on how can i use the math formulas into the inline syntax that 
the plugin requires. Unfortunatelly i did not find anything usefull for a simple
user, only for developers.

![](https://secure.gravatar.com/avatar/09ca25b480ec177c6b5d11ac5902b57a486db73835e556f96a89c32f73308396?
s=60&d=retro&r=g)

### 󠀁[Excellent](https://wordpress.org/support/topic/excellent-12222/)󠁿

 [javcardenas](https://profiles.wordpress.org/javcardenas/) 2022 年 10 月 12 日

It is an excellent plugin. I have been using it for 2 years and it has worked well
for me. It had some bugs related to amp, for example, some arrays weren’t displaying
properly but with this update, everything seems to be fixed. In good time they updated
it. Thank you!!

![](https://secure.gravatar.com/avatar/ca0cd35c693311336feef112ca7bf1232cdcab6e44bcffc70f4b1a25d7d35bdd?
s=60&d=retro&r=g)

### 󠀁[Top !](https://wordpress.org/support/topic/top-680/)󠁿

 [Martouf](https://profiles.wordpress.org/martouf/) 2019 年 10 月 10 日

The best way I have found to write math formulas on the web. I just need to remember
the LaTex syntax I haven’t used in 15 years!

![](https://secure.gravatar.com/avatar/53cdc150fb8b2345aff3b524445f38f34bbdbd31c66ad908cdb6fead278ad931?
s=60&d=retro&r=g)

### 󠀁[Good but a little too greedy](https://wordpress.org/support/topic/good-but-a-little-too-greedy/)󠁿

 [spartan9802](https://profiles.wordpress.org/spartan9802/) 2019 年 5 月 21 日

Really too greedy the MathJax js files are loaded everywhere, even outside the editor
and pages, it makes the website too heavy, but it is very clean visually and very
simple certainly one of the easiest to use!

 [ 阅读所有4条评价 ](https://wordpress.org/support/plugin/mathml-block/reviews/)

## 贡献者及开发者

「MathML Block」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Adam Silverstein ](https://profiles.wordpress.org/adamsilverstein/)

「MathML Block」插件已被翻译至 4 种本地化语言。 感谢[所有译者](https://translate.wordpress.org/projects/wp-plugins/mathml-block/contributors)
为本插件所做的贡献。

[帮助将「MathML Block」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/mathml-block)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/mathml-block/)，查看
[SVN仓库](https://plugins.svn.wordpress.org/mathml-block/)，或通过[RSS](https://plugins.trac.wordpress.org/log/mathml-block/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/mathml-block/)。

## 更新日志

#### 1.2.3

Tested up to 6.8.
 Added icon to block editor. Enable for users without unfiltered
HTML.

#### 1.2.2

Tested up to 6.1.

#### 1.2.0

 * Add AMP compatibility, props @westonruter. Leverages the `amp-mathml` component.

#### 1.1.5

 * Make JavaScript translatable, take 2.

#### 1.1.1

 * Improve translations, make JavaScript translatable.
 * Update all packages.

#### 1.1.0

 * Add support for inline formulas.

#### 1.0.0

 * Initial plugin release

## 额外信息

 *  版本 **1.2.3**
 *  最后更新：**1 年前**
 *  活跃安装数量 **1,000+**
 *  WordPress 版本 ** 5.0 或更高版本 **
 *  已测试的最高版本为 **6.8.5**
 *  PHP 版本 ** 5.6 或更高版本 **
 *  语言
 * [Chinese (China)](https://cn.wordpress.org/plugins/mathml-block/) 、 [Chinese (Taiwan)](https://tw.wordpress.org/plugins/mathml-block/)、
   [English (US)](https://wordpress.org/plugins/mathml-block/) 、 [Kurdish (Sorani)](https://ku.wordpress.org/plugins/mathml-block/)
   和 [Russian](https://ru.wordpress.org/plugins/mathml-block/).
 *  [翻译成简体中文](https://translate.wordpress.org/projects/wp-plugins/mathml-block)
 * 标签
 * [block](https://cn.wordpress.org/plugins/tags/block/)[block-editor](https://cn.wordpress.org/plugins/tags/block-editor/)
   [gutenberg](https://cn.wordpress.org/plugins/tags/gutenberg/)[math](https://cn.wordpress.org/plugins/tags/math/)
   [mathml](https://cn.wordpress.org/plugins/tags/mathml/)
 *  [高级视图](https://cn.wordpress.org/plugins/mathml-block/advanced/)

## 评级

 3.8 星（最高 5 星）。

 *  [  2 条 5 星评价     ](https://wordpress.org/support/plugin/mathml-block/reviews/?filter=5)
 *  [  1 条 4 星评价     ](https://wordpress.org/support/plugin/mathml-block/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/mathml-block/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/mathml-block/reviews/?filter=2)
 *  [  1 条 1 星评价     ](https://wordpress.org/support/plugin/mathml-block/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/mathml-block/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/mathml-block/reviews/)

## 贡献者

 *   [ Adam Silverstein ](https://profiles.wordpress.org/adamsilverstein/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/mathml-block/)