retype icon indicating copy to clipboard operation
retype copied to clipboard

Reference Link component: Automatically use the icon of the target

Open conanthedev opened this issue 2 years ago • 1 comments

When using a reference link component, it automatically uses the label of the .md page as the link text. It would be very helpful if it could also automatically use the icon too.

With this getting-started.md:

---
icon: rocket
---
# Getting Started

A reference link specified like this:

[!ref](getting-started.md)

Would look like this:

image

conanthedev avatar Jan 03 '24 22:01 conanthedev

Very good idea. We should be able to get this working.

geoffreymcgill avatar Jan 03 '24 22:01 geoffreymcgill