Skip to content
Discussion options

You must be logged in to vote

Tooltip is a HTML feature.
Quarto is using Bootstrap (https://getbootstrap.com/docs/5.2/components/tooltips/).
You can find many examples on the Internet that you can adapt to your needs.

Note that, for something "similar" to bold/italics/etc. I suggest you create a shortcode Quarto extension, see https://quarto.org/docs/extensions/shortcodes.html.

Edit: you could also use the NutShell Quarto extension, see https://github.com/schochastics/quarto-nutshell.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@jmhimara
Comment options

@cderv
Comment options

cderv May 9, 2023
Maintainer

@jmhimara
Comment options

@cderv
Comment options

cderv May 9, 2023
Maintainer

@jmhimara
Comment options

Answer selected by royfrancis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
html Issues with HTML and related web technology (html/css/scss/js)
4 participants