Re: render math in README.org on github

2025-01-07 Thread Leo Butler
On Sat, Dec 21 2024, Max Nikulin wrote: > On 21/12/2024 01:51, Leo Butler wrote: >> On Fri, Dec 20 2024, Nikolaos Chatzikonstantinou wrote: >> >>> Do you want mathjax when viewing the readme file? >> >> Yes. The only documentation I have seen refers to markdown. >> >> On a hunch, I changed all

Re: render math in README.org on github

2024-12-21 Thread Max Nikulin
On 21/12/2024 01:51, Leo Butler wrote: On Fri, Dec 20 2024, Nikolaos Chatzikonstantinou wrote: Do you want mathjax when viewing the readme file? Yes. The only documentation I have seen refers to markdown. On a hunch, I changed all the math delimiters in my README.org to $ and $$ and that wor

Re: render math in README.org on github

2024-12-20 Thread Leo Butler
On Fri, Dec 20 2024, Nikolaos Chatzikonstantinou wrote: > Do you want mathjax when viewing the readme file? Yes. The only documentation I have seen refers to markdown. On a hunch, I changed all the math delimiters in my README.org to $ and $$ and that worked. But, I would prefer to use the math

Re: render math in README.org on github

2024-12-20 Thread Nikolaos Chatzikonstantinou
Do you want mathjax when viewing the readme file? If github is broken it is on their end, they don't have the best coverage of org features. Or do you want mathjax in the generated html in a github pages? That can be done... Another place that org doesn't work (at all) is pypi. On Fri, Dec 20,

render math in README.org on github

2024-12-20 Thread Leo Butler
Hello, I am trying to use MathJax with a README.org file on github, but I am having no luck. I believe that this "just works" with markdown on github. The best that I could find was a bug report by karthink [fn:1] that refers to following instructions on a wiki. But, I can't find that wiki, nor c