atinux / content-wind

A lightweight Nuxt theme to build a Markdown driven website. Powered by Nuxt Content, TailwindCSS and Iconify.

Home Page:https://content-wind.nuxt.space

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inline code formatting issue

avxkim opened this issue · 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?

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

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