Support for all prism tokens
Open
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently `prism-cli` only supports following tokens
https://github.com/jcubic/prism-cli/blob/e4b02149128b8fe8e4b19869bea2e37bc7045fba/prism.js#L14-L22
but looking at a prism theme there are several other token that are currently unstyled:
https://github.com/PrismJS/prism/blob/f941102ef59897052a1e60887f90b9818433fbb0/themes/prism.css#L69-L139
It would be good if the prism-cli would support all tokens by default.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.