Open hidegh opened 3 years ago
Came here for similar. I'm attempting to alias nunjucks
to jinja2
or twig
or django
, and this seemed the appropriate way. However if I log the keys of Prism.languages a variable amount are output each time.
This would also great for using css-extras
, since it is not itself a language but rather enhances css
. In other words, you cannot autoload css-extras
, and so you'd want to be able to specify it manually in your config.
When adding the plugin and trying extending languages, only a few are available. Later on other languages will be accessible.
This is IMO a bug.
Features I miss (some might just need documentation to be added):
Later on languages include more:
ruby,rb,yaml,yml,markdown,md,liquid,bash,shell,java,python,py
But still missing:
cs, sql, ...