shikijs / shiki

A beautiful yet powerful syntax highlighter
http://shiki.style/
MIT License
9.19k stars 330 forks source link

`@shikijs/rehype`: support `langAlias` options #710

Open nomyfan opened 1 week ago

nomyfan commented 1 week ago

Clear and concise description of the problem

createHighlighter supports langAlias. It would be nice if rehype supports it too.

Suggested solution

Add langAlias option for rehype plugin and pass down to createHighlighter

Alternative

No response

Additional context

No response

Validations

Contributes