Commit History

Author SHA1 Message Date
  Szabolcs Horvát 330d8e17e7 Update math.py 6 years ago
  Szabolcs Horvát 543d11d6e1 Update math.py 6 years ago
  lhofmann 80a47651cb Render Math: Workaround for processing summaries 6 years ago
  senya f951df81e6 render_math/math.py: fix build for pelican 6 years ago
  David Zaslavsky 6ab2a1d757 Fix NameError in Python 3 7 years ago
  Mirosław Zalewski c11f45bb6a [render_math] Always use HTTPS 7 years ago
  Mirosław Zalewski 50ff5ac7d8 Update MathJax CDN to cdnjs, really closes #881 7 years ago
  Justin Mayer b726362942 Merge pull request #787 from Krastanov/patch-1 7 years ago
  Stefan Krastanov fa459a6658 Update to use settings['MARKDOWN'] for latex math. 7 years ago
  howthebodyworks 01c103454d handle math markup in drafts 7 years ago
  KangJing Huang (Chaserhkj) 11ea7a5b3b Allow user to change mathjax urls in render_math 8 years ago
  SirEdvin 9509517f60 render_math: Fix DOCUTILS_SETTINGS support #682 8 years ago
  Barry Steyn 025f419ee7 Ability to hide mathjax message and render math in translations 8 years ago
  Barry Steyn 45e8976a7b Fixed indent error 8 years ago
  Barry Steyn 269e1f30b3 force_tls option; pre-pend protocol to CDN 8 years ago
  Barry Steyn 4689409e5a Updated documentation and comments to reflect new changes 9 years ago
  howthebodyworks 00a488da1e Fix #514 9 years ago
  Barry Steyn 2bc3d0ac38 Listening to correct signals 9 years ago
  Barry Steyn d058557aca Process summaries working correctly with render_math 9 years ago
  Barry Steyn bb4dab8c21 Render math now works properly with summaries 9 years ago
  Barry Steyn 2e3d0c17c9 Python version 3 and two new features 9 years ago
  fbeutel 9bd8cc6146 Allowed the script to at least work for rst if markdown is not installed 9 years ago
  Barry Steyn d582816a06 render_math responsive mode 9 years ago
  Barry Steyn 77b0077f0f Latex extensions for MathJax 9 years ago
  Barry Steyn 8b7a086000 Mathjax configuration option: Allow automatic line breaks 9 years ago
  Barry Steyn 85a51f6b81 Corrected documentation, and also fixed bug where using unicode strings would not get recognized (thanks to TheNeuralBit) 9 years ago
  Barry Steyn e94e693c70 Render_math now working with markdown versions >= 2.5 9 years ago
  Barry Steyn b2fb21704d Render math update 9 years ago
  Barry Steyn fb570c528b Fixed errors arising from Python 3.x 10 years ago
  Justin Mayer c38851cf9c Grammar and PEP8 fixes for render_math plugin 10 years ago