Back button/link is marked as external link #13557
-
DescriptionQuarto 1.8.24 I recently found that In my revealjs presentations, in many cases I find it very useful to have a 'Back' button (actually a link that simulates the back button of the browser). I use it like this:
It works perfectly. The problem is that now that I use
Note that I use the presentations in full screen, so a link is very handy (as opposed to using the browser's button) Thanks a lot MRE follows |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
As you are creating the link yourself, the easiest approach is to add |
Beta Was this translation helpful? Give feedback.
As you are creating the link yourself, the easiest approach is to add
.no-externalclass to your link.