quarto-dev / quarto-dev/quarto-cli

[revealjs] Allow to use aside in title / section slide

Open
#4,185 5 comments 1 reaction 1 assignee View on GitHub

@cderv is already working on this.

Since Feb 2, 2023.

enhancement revealjs
Dominant language
JavaScript
Stars
6k
Forks
458
Avg merge
1d 9h
Merged PRs (30d)
41

Description

Discussed in https://github.com/quarto-dev/quarto-cli/discussions/3708

Originally posted by JosiahParry December 19, 2022
When using a title slide in revealjs with a line under it and an aside the aside is in the middle and very much not "aside".

How can this be fixed?

image
---
title: "title"
format: revealjs
---

# this a title slide
this is a sentence under it

:::{.aside}
here is a note about the title
:::

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.