Zachary Moon
Zachary Moon
Hi @mwouts. The additional YAML header is exactly the same as the first (which you can see in my first comment). jupytext: 1.9.1 markdown-it-py: 0.6.2
Also I feel like `intent` and `character` should get the same color, but maybe I am wrong?
Also in that theme the two red-ish colors are pretty hard to tell apart, at least on my laptop screen
https://github.com/carbon-app/carbon/issues/1308 is now closed, the issue in the example with `words` and such is fixed. 
I've gotten Carbon automation working, but I'm not sure I have the style settings exactly the same as what you have been using. So far I have (https://github.com/zmoon/FortranTip/blob/8883acf3c9c2a566f68db40f7dd83cd3f360486a/tweet/tweet.py#L19-L25) * One...
I figured out the auto tweet posting. But in order to post as @FortranTip we need to generate an access token for my "app", which I am not really sure...
Haha I just did it manually because I was tired of fiddling with it. I think I could generate the token if you (privately) shared the FortranTip credentials?
In addition to label change, error also goes away when the page is refreshed. Same thing appears to happen if you do actually use the label twice on the page...
It could be useful in a notebook with a lot of text and equations. You use `\ref` or `\eqref`, though the numbering doesn't seem to be working  Edit: Seems...
> But how do you use `\ref`? Can MathJax generate clickable links inside the svg? Yes, blue clickable jump links that take you to the equation. I put an example...