Replies: 2 comments 7 replies
-
You need to explain a bit more. |
Beta Was this translation helpful? Give feedback.
-
I have stumbled upon this thread, and face the same problem. I need to underline a text with a dashed (or dotted) line. I have a project that has a pdf, html, and revealjs output. But for now, I cannot even get it to run in HTML. I have made a new css (output_style.css), and referenced it in the theme in my _quarto.yml:
in the css, I added:
And in my doc.qmd, I tried: this [text]{.udot} should be underlined dotted. No luck... What am I missing ( I am no css wizard :) ). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
For example:
Beta Was this translation helpful? Give feedback.
All reactions