Todd Gureckis

Results 21 issues of Todd Gureckis

**Describe the bug** The adjust setting menu the font is white on white and unreadable (see screen shot). It is ok in dark mode. UPDATE: This is only when the...

**Describe the bug** This one is a little tricky and I apologize if misunderstanding how things should work. The preparser extensions (documented [here](https://sli.dev/custom/config-parser)) imply that your .md file is read...

bug
needs discussion

**Describe the bug** When opening the slide editor in Safari 17.4.1 (Sonoma 14.41) and also Chrome (124.0.6367.119) the slide editor spacing and alignment is off. When it is in "sidebar...

bug
needs investigation

Hi great looking library. Love the simplicity! I'm playing with things and exploring the examples but I'm sort of curious how I could print out my rendered template prior to...

**Describe the bug** When using the useSlideContext() composable the $frontmatter object is empty. **Minimal reproduction** ``` import { ref, onMounted } from 'vue' import { useSlideContext } from '@slidev/client' const...

currently i have a custom slide-top that has a lot of logic that should be tracked in the theme and then exposed in a way that people can add a...

the default slot is taking up space even with no content in it which kind of is unexpected if you don't define the slot.

haven't quite worked this out but need to document it.

sometimes the slides need to have a smaller margin to fit extra content