JonyEpsilon / gorilla-repl

A rich REPL for Clojure in the notebook style.

Home Page:http://gorilla-repl.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Font rendering

uroybd opened this issue · comments

I have some Bengali text in my worksheet and it is not showing properly in the online viewer. Here it is: http://viewer.gorilla-repl.org/view.html?source=github&user=uroybd&repo=uroybd.github.io&path=ws/sierpinski.clj

Thanks for the report and the test case. Looks like this is a problem with how I'm decoding the base64 encoded reply from Github. Think I have a fix, will deploy it later once I have a more reliable internet connection :-)

OK, deployed, and looks to be working to me.