Skip to main content

Render math expressions to svg and embed them.

Project description

math-svg: A Plugin for Pelican

PyPI Version License

Render math expressions to svg and embed them.

Installation

This plugin can be installed via:

python -m pip install pelican-math-svg

This plugin depends tex2svg from the mathjax-node-cli module that relies on the official MathJax-node module. This can be easily installed using yarn

yarn global add mathjax-node-cli

or npm

npm install -g mathjax-node-cli

Roadmap

  • Markdown support
    • inline
    • display
  • RST support
    • inline
    • display
  • cache rendered SVG
  • plugin settings
  • unit tests
  • type annotations

Contributing

Contributions are welcome and much appreciated. Every little bit helps. You can contribute by improving the documentation, adding missing features, and fixing bugs. You can also help out by reviewing and commenting on existing issues.

To start contributing to this plugin, review the Contributing to Pelican documentation, beginning with the Contributing Code section.

License

This project is licensed under the GPLv3 license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pelican-math-svg-0.1.3.tar.gz (16.4 kB view hashes)

Uploaded Source

Built Distribution

pelican_math_svg-0.1.3-py3-none-any.whl (16.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page