rouge
rouge copied to clipboard
Add support for *.svelte files - Svelte lexer
Svelte https://svelte.dev/docs#Component_format Svelte is number one in satisfaction and 4th in usage ranking among JavaScript front-end frameworks according to State of JS https://2020.stateofjs.com/en-US/technologies/front-end-frameworks/
Implementation in other libraries Chroma Svelte lexer: https://github.com/alecthomas/chroma/blob/master/lexers/s/svelte.go
Additional context GitLab issue: https://gitlab.com/gitlab-org/gitlab/-/issues/195631
Updated (perma)link for Chroma Svelte Lexer: svelte.go
Updated Related Gitlab issue: https://gitlab.com/gitlab-org/gitlab/-/issues/419070
I'm going to take a crack at this, doesn't look like I can assign myself though