benface / tailwindcss-typography

Tailwind CSS plugin to generate typography utilities and text style components
ISC License
245 stars 5 forks source link

exclude backticks from inline code blocks #29

Closed MichaelScoggins closed 3 years ago

MichaelScoggins commented 3 years ago

maybe i'm missing it, but i cannot find anywhere how to exclude the backticks when rendering richText using tailwind's "prose" typography. i just want the inline code to show as consolas, and without the backticks when rendered on the page.