Changeset 2797457
- Timestamp:
- 10/11/2022 11:21:50 PM (3 years ago)
- Location:
- mathml-block
- Files:
-
- 4 edited
- 1 copied
-
tags/1.2.2 (copied) (copied from mathml-block/trunk)
-
tags/1.2.2/mathml-block.php (modified) (1 diff)
-
tags/1.2.2/readme.txt (modified) (2 diffs)
-
trunk/mathml-block.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
mathml-block/tags/1.2.2/mathml-block.php
r2597320 r2797457 3 3 * Plugin Name: MathML block 4 4 * Description: Display MathML formulas. 5 * Version: 1.2. 15 * Version: 1.2.2 6 6 * Requires at least: 5.0 7 * Tested up to: 5.87 * Tested up to: 6.1 8 8 * Requires PHP: 5.6 9 9 * Stable tag: trunk -
mathml-block/tags/1.2.2/readme.txt
r2597320 r2797457 5 5 Tags: MathML, Gutenberg, Block, math, block editor 6 6 Requires at least: 5.0 7 Tested up to: 5.87 Tested up to: 6.1 8 8 Requires PHP: 5.6 9 9 Stable tag: trunk … … 53 53 == Changelog == 54 54 55 = 1.2.2 = 56 Tested up to 6.1. 57 55 58 = 1.2.0 = 56 59 * Add AMP compatibility, props @westonruter. Leverages the `amp-mathml` component. -
mathml-block/trunk/mathml-block.php
r2597320 r2797457 3 3 * Plugin Name: MathML block 4 4 * Description: Display MathML formulas. 5 * Version: 1.2. 15 * Version: 1.2.2 6 6 * Requires at least: 5.0 7 * Tested up to: 5.87 * Tested up to: 6.1 8 8 * Requires PHP: 5.6 9 9 * Stable tag: trunk -
mathml-block/trunk/readme.txt
r2597320 r2797457 5 5 Tags: MathML, Gutenberg, Block, math, block editor 6 6 Requires at least: 5.0 7 Tested up to: 5.87 Tested up to: 6.1 8 8 Requires PHP: 5.6 9 9 Stable tag: trunk … … 53 53 == Changelog == 54 54 55 = 1.2.2 = 56 Tested up to 6.1. 57 55 58 = 1.2.0 = 56 59 * Add AMP compatibility, props @westonruter. Leverages the `amp-mathml` component.
Note: See TracChangeset
for help on using the changeset viewer.