Skip to content

revealjs a11y: line numbers in code cells #13574

Description

@cscheid

reprex:

---
format: revealjs
---

```{python}
#| echo: true
print("hello")
a = 3
```

The line numbers are all links with no content. That's a no-no.

Metadata

Metadata

Assignees

Labels

accessibilitybugSomething isn't workingrevealjsIssues with the revealjs format

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions