vuejs / vitepress

Vite & Vue powered static site generator.
https://vitepress.dev
MIT License
11.48k stars 1.86k forks source link

bug: GitHub-flavored Alerts label are not translatable #3602

Open brenoepics opened 2 months ago

brenoepics commented 2 months ago

Describe the bug

GitHub-flavored Alerts plugin accepts custom labels like container but it is never sent.

image

md.use(gitHubAlertsPlugin)

Is this on purpose or not?

Reproduction

just won't work with any config.

Expected behavior

Be able to translate labels

System Info

Any

Additional context

No response

Validations