dundalek / markmap

Visualize markdown documents as mindmaps
MIT License
1.7k stars 175 forks source link

Demo is not working #36

Closed Zebradil closed 4 years ago

Zebradil commented 4 years ago

Steps

  1. Go to https://kb.knomaton.org/multi-agent-systems/
  2. See blank popup window, where (presumably) graph should be shown
  3. Check dev tools console to see the following error:
    • In firefox:
      Blocked loading mixed active content “http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML”
    • In chrome:
      Mixed Content: The page at 'https://kb.knomaton.org/multi-agent-systems/' was loaded over HTTPS, but requested an insecure script 'http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'. This request has been blocked; the content must be served over HTTPS.
dundalek commented 4 years ago

Thanks for the report, it should be fixed now.