vitepress
                                
                                 vitepress copied to clipboard
                                
                                    vitepress copied to clipboard
                            
                            
                            
                        fix: update language regex to avoid user unexpect input
reproduction:
markdown.lineNumbers with the following incorrect language ts c
\```ts c
const a = 1
\```

How is this compiling in the first place? 👀
IG this is already fixed on main.