You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Very similar to this issue on marked, It'd be nice to have async support for using something like pygments in .blockcode. Especially since github-flavored-markdown is so prevalent, and uses pygments for code highlighting.
Also, the pygments example in the README is wrong or outdated, according to the latest pygments code.