gitit icon indicating copy to clipboard operation
gitit copied to clipboard

Math formatting in titles

Open sampotter opened this issue 5 years ago • 1 comments

I searched through the issues and didn't find anything relevant. I'm a new gitit user, and have found that if I try to use some math markup in a title, perhaps set like this:

---
title: Testing math markup in title: $x^2 + y^2 = 1$
format: markdown
...

Testing math markup elsewhere: $x^2 + y^2 = 1$

I see something like this:

Screen Shot 2020-05-11 at 10 35 22 PM

sampotter avatar May 12 '20 02:05 sampotter

I want to use gitit for a mathematics wiki, so this feature is essential to me.

mhwombat avatar Sep 16 '25 19:09 mhwombat