bast / cicero

:microphone: Serving presentation slides written in Markdown.
https://cicero.xyz
GNU Affero General Public License v3.0
55 stars 17 forks source link

Equation rendering in the demo is not working #72

Closed bast closed 5 years ago

bast commented 5 years ago

It "should work", probably I broke something: https://cicero.xyz/v3/remark/0.14.0/github.com/bast/cicero/master/demo/remark/equations/talk.md

bast commented 5 years ago

Reported by @robertodr.

bast commented 5 years ago

I understand the problem now - it is because of mixed http/https content. It works locally (http).

bast commented 5 years ago

Fixed in 333ae9c46ec54c1c2d98639285cb007ab3bcf5ba.