Clarity is a scalable, accessible, customizable, open-source design system built with web components. Works with any JavaScript framework, created for enterprises, and designed to be inclusive.
When there is a backtick(`) in a plain text (not a markdown one), it is rendered without a trailing space and on top of the next character.
This results in people misunderstanding written instructions.
Describe the bug
When there is a backtick(`) in a plain text (not a markdown one), it is rendered without a trailing space and on top of the next character. This results in people misunderstanding written instructions.
How to reproduce
https://stackblitz.com/edit/clarity-dark-theme-clr17-xcenqh?file=src%2Fapp%2Fapp.component.html
Steps to reproduce the behavior:
Expected behavior
Backticks are expected to be rendered without superimposing on the next character.
Versions
Clarity project:
Clarity version:
Framework:
Framework version: Angular 17
Device:
Additional notes
None