Bootstrap icon in description? #10357
Answered
by
mcanouil
aidanastridge
asked this question in
Q&A
-
Description---
title: "Title"
description: "{Bootstrap icon} Location <br/ > [GitHub]() [LinkedIn]() [X]()"
--- Hey Quarto, I've tried placing a bootstrap icon in a quarto description using html, however it doesn't publish/run. Quarto recognizes a break tag in the description. |
Beta Was this translation helpful? Give feedback.
Answered by
mcanouil
Jul 23, 2024
Replies: 1 comment 2 replies
-
You need to use a shortcode extension for icon, see the Quarto Iconify extension for example.
You put it there. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
aidanastridge
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need to use a shortcode extension for icon, see the Quarto Iconify extension for example.
You put it there.