Sphinx-math-dollar

Latest version: v1.2.1

Safety actively analyzes 621521 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.2.1

==================

- Drop Python 2.7 support (oscargus).
- Make the extension more future-proof against future docutils versions
(thanks gmilde).
- Mark the extension as parallel read safe (namurphy).
- Update versioneer (oscargus).
- Replace sphinx-testing with sphinx.testing (oscargus).

1.2

================

- Add support for double dollar signs for display math.

1.1.1

==================

- Fix a bug where the extension would force a full rebuild every time. Note
that the ``math_dollar_node_blacklist`` config value now no longer
automatically triggers a rebuild when it is changed, as it is impossible to
do so without rebuilding every time.

1.1

================

- Allow ``$math$`` in more places.
- Add the configuration variable ``math_dollar_node_blacklist`` to configure
which docutils nodes should not have ``$math$`` replaced.
- Add tests for the extension part of the code.
- Add ``math_dollar_debug`` configuration options and ``MATH_DOLLAR_DEBUG``
environment variable to print out debug info on when ``$math$`` is skipped.

1.0

================

Initial release.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.