mcanouil / quarto-iconify

Use Iconify icons in HTML-based Quarto documents (over 200,000 open source vector icons)
https://m.canouil.dev/quarto-iconify/
MIT License
88 stars 0 forks source link

Allow name copied from iconify website to be used #19

Closed cderv closed 2 months ago

cderv commented 2 months ago

This would improve user experience

Here is what I did

This will get noto:package, but currently the shortcode is expecting noto package

It seems the whole website support this pattern.

Maybe this would be possible to support this by detecting the : and splitting it into set and icon ?

You know better - just throwing the idea.

mcanouil commented 2 months ago

Done! Thanks for the idea.