Leandro Facchinetti

Results 212 comments of Leandro Facchinetti
trafficstars

@h-2 I recommend you try my new package [Shiki LaTeX](https://www.npmjs.com/package/shiki-latex). It’s compatible with minted and replaces Pygments with [Shiki](https://shiki.matsu.io), which probably produces better results for C++ (though I haven’t tested).

https://github.com/leafac/shiki-latex/issues/1#issuecomment-598752546

Thanks for the mention on the new Shiki website! I’m happy to transfer shiki-latex to the shikijs organization!

By the way, check out [this video](https://www.youtube.com/watch?v=t3ULKw6Dhb0) in which I talk about Shiki a whole lot (starting on 27:41).

It’s transferred: https://github.com/shikijs/shiki-latex

That’s good timing. I **just** released [@leafac/[email protected]](https://www.npmjs.com/package/@leafac/rehype-shiki), which adds the ability to pass multiple highlighters. I’m doing this because I need to support dark mode, but it’s a generic enough...

I’m just checking in to let y’all know that I’m still around and I’ll work on bringing everything (shiki-latex and @leafac/rehype-shiki) to the monorepo in the near future.

Oops, sorry, I know it’s been a while. I’m on it!

I’m also interested in `free-vars`. My use-case is [m-CFA](http://matt.might.net/papers/might2010mcfa.pdf): **Page 312**