Set language on /code in RichText

Hello, I have a RichText field where I want to support code blocks.
I enabled it in slicemachine and I can access it with /code in the richtext field, however, there is no way to tag the programming language.

For example, how can I replicate the following markdown in the richtext editor?

```bash
pnpm i -d prettier prettier-plugin-tailwindcss

Hi @avaneeshsamsi,

Ways to get this done were discussed in this thread:

Let me know if you find what you're looking for there :slight_smile: