atinux/content-wind

Inline code formatting issue

avxkim opened this issue · 1 comments

Hello, there's an issue when i use back ticks to highlight inline code, there's a result:

image

Why back ticks are shown when being rendered? I didn't notice this in a playground: https://content.nuxtjs.org/playground/

Seems like it's happening only in this template. Also i've noticed usage of :sparkles: icons. Where i can check the full list of available icons?

aynh commented

The back ticks seems to be tailwindcss typography thing, see here and here.

And for the :sparkles: icons, you could use this cheat sheet.