-
- [x] setup UI test #28
- [ ] Test scenarios for UI Test
1. Opening a markdown file and viewing in the presentation viewer
- [x] check if markdown is rendered properly according to their tags …
-
# 🎙 Discussion
We have 4 components that seem to be permanently in incubating:
1. wafer map
2. rich text
3. card
4. tooltip
We don't want anything permanently there. What should we do with e…
-
Editing JSON for the slides is not optimal. Instead, we can consider:
- Changing the format to something else (e.g. TOML)
- Using proportions of the screen instead of raw coordinates
- Having a s…
orhun updated
1 month ago
-
Hi,
I've tried a bit, but I'm having trouble displaying an image.
```md
# Hello World
Hello World
![example](example.png)
```
I created a virtual environment with .venv and installed …
-
### Bug description
Rendering a document containing two formats (revealjs and email) overwrites the first HTML file with the second format. In this example, we want the `email-preview/` and `.output_…
-
### 🩸 Pain
Tina is very niche and hard to find/ stand out. When searching for terms related to Tina users are shown competitors or alternative options rather than Tina.
### 💡 Suggested Solution
1. …
-
### Bug description
When a div with `#title-slide` is present in the document (used to horizontally center text https://github.com/quarto-dev/quarto-cli/issues/1231) and `hash-type` is set to `numb…
gl-eb updated
2 months ago
-
My slides/sub-slides generally start with a Markdown cell for headings and whatnot, but this extension seems to only be showing the Slide Type selection on Code cells. [Example:](https://raw.githubuse…
afeld updated
4 months ago
-
Create a guide in support of content creators and instructors. Guide should include all of the required material to help content creator or instructor understand what assets are available, how to cont…
-
(feel free to change the title; I wasn't sure what to call this)
When I have a markdown cell with a code block in it (triple backticks), this formats oddly on the slides. In particular, it doesn't …