github-mathjax icon indicating copy to clipboard operation
github-mathjax copied to clipboard

Chrome extension for rendering LaTeX equations in GitHub with MathJax

Results 25 github-mathjax issues
Sort by recently updated
recently updated
newest added

This latex is correct ``` $$ \underbrace{E[Y_i|D_i=1]- E[Y_i|D_i=0]}_\text{Observed difference in average health} = \underbrace{E[Y_{1i}|D_i=1]- E[Y_{0i}|D_i=1]}_\text{Average treatment effect on the treated} + \underbrace{E[Y_{0i}|D_i=1]- E[Y_{0i}|D_i=0]}_\text{Selection Bias} $$ ``` Yet to make it...

Hi there, Previously, I added the chrome extension "MathJax PlugIn for GitHub" and the math equations showed correctly. But for now, the equation can not be shown in the correct...

I am trying to install the package from the Chrome Web Store, and I am getting the following error: ``` Package is invalid. Details: 'Could not load extension icon 'icon16.png'.'....

Well, everything is in the title: could you (try to) do a Firefox version of this extension? It seems interesting and well designed, but only for Chrome! :fox_face: !

feature request

I heard that the safari updated their extension system so it’s much easier now to transfer a chrome extension to safari platform so it won't waste you too much time...

Hello, This plugin is super useful. Do you know if there is an equivalent plugin for Safari? Or any pointers on where to start?

Missing or unrecognized delimiter for \left . For example, $$ \phi_2(x,y)=\left\{ \begin{array}{11} 1 & \textrm{if x contains 'stock' and y is 'sport'}\\ 0 & \textrm{otherwise} \end{array} \right.. $$

Hi, I am compiling a list of all the render errors i am experiencing with the extension [gist](https://gist.github.com/YoraiLevi/9ce800160229e8ad13c343dde942e06d). Do you know of any alternative to `\cancel` that could be rendered?

The following image shows the error which is occurring when we try to install the extension from the chrome store. ![Screenshot from 2020-09-03 10-21-31](https://user-images.githubusercontent.com/47566632/92072703-77137b00-edcf-11ea-85e8-4a6963e8254d.png)

Hi. I love this extension but I need extension support for MathJax for example ams libraries. Is there a way to configure chrome extension to use these libraries when processing...