typography
typography copied to clipboard
Paragraph: Icon alignment
Would be nice to find a way that :icon fits well inside paragraphs:

Checkout [nuxt-themes/prose](https://github.com/nuxt-themes/prose) for the documentation, don't forget to give a :icon{name=ph:star}!
I don't see any way to make it better (other vertical-align make it worst)
It's actually depends on where optical center of used icon is, and the font used
Also, why not use emoji in text?
I know I could use an emoji but I like custom icons :)
Maybe we could support some kind of p .icon with position relative and top -1 ? 😅
Hacky, but I will check how to tune it (not sure if it will be bullet proof for all possible usages)
Low priority compared to other issues.