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
Colorize is working fine. Please provide an actual reproducible example. If you are using a custom theme then the required css might be missing, so coloring won't happen.
On a separate note, I found no reason to use colorize. It's easy to use pygments plugin for code coloring. It supports more languages and has many different possible styles. You need to install Pygments and make sure you have the appropriate css to do the actual coloring. I opened a PR #196 including this instructions in the docs as otherwise it is pretty tough to figure out what went wrong.
No description provided.
The text was updated successfully, but these errors were encountered: