mapbox / rehype-prism

rehype plugin to highlight code blocks in HTML with Prism (via refractor)
MIT License
178 stars 24 forks source link

feat: allow passing aliases to refractor (closes #6) #28

Closed ElMassimo closed 3 years ago

ElMassimo commented 3 years ago

This pull request closes https://github.com/mapbox/rehype-prism/issues/6.

Support for aliases was added in refractor (see https://github.com/wooorm/refractor/issues/20).