Skip to content
Discussion options

You must be logged in to vote

Ah, I realize it is possible with


## Source slide
[Link to target slide](#id-name)

## Target slide {#id-name}

It initially wasn't working in my case, because i had custom styling in the target slide title and tried it like this:

## [Target slide]{style="font-size: 35px" #id-name}

This doesn't work, but the following does:

## [Target slide]{style="font-size: 35px"}{#id-name}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@cscheid
Comment options

Answer selected by hmu-stats
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
revealjs Issues with the revealjs format
2 participants