svelteness / kit-docs

Documentation integration for SvelteKit.
https://kitdocs.vercel.app
MIT License
472 stars 33 forks source link

fix: add code block support for multiple languages #92

Open derpy4me opened 1 year ago

derpy4me commented 1 year ago

Added support for Python and other languages in response to issue #89. Other languages added:

I was able to run tests on the project I was using, and the code blocks work for each language added and any old languages that were supported previously.