stable
Clone or download
Read-only
How to test: - Build the RPM: $ nix-build plugins/mediawiki_standalone/additional-packages/tuleap-mathoid.nix - Copy the RPM file from the result/ symlink into your dev container (web) - Install the RPM: $ rpm -Uvh --nodeps /path/to/tuleap-mathoid-<version>.x86_64.rpm Rendering of math expressions should function as before. See [0] for help on the syntax of math expressions. You can also use the "Visual" editor. [0] https://www.mediawiki.org/wiki/Extension:Math/Help:Formula Close request #35100 mathoid: 2d0a7c3f9004a49818c9f528627367e2ae4ecbdb -> 221d528610a851c458db8a177e9e2803209dd43c Change-Id: I66361b7ac56dec7479adddd8de6d3eaa81893ca7
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/mediawiki_standalone/additional-packages/mediawiki-mathoid/package.json | +1 | −1 | Go to diff View file |
M | plugins/mediawiki_standalone/additional-packages/mediawiki-mathoid/pnpm-lock.yaml | +46 | −30 | Go to diff View file |