Hacker News new | ask | show | jobs
by LelouBil 1189 days ago
> The syntax does not use escape sequences for functions/symbols, i.e. phi instead of \phi or floor instead of \floor. You will inevitably run into situations where, for instance, you want to write the letters phi, and have to resort to some ugly hack to write the natural language. This is not okay.

Down in the README it's written that you need to put identifiers into quotes to write them in math blocks