HugoGranstrom / nimiSlides

A Reveal.js theme for nimib for making slideshow presentations in Nim
https://hugogranstrom.com/nimiSlides
MIT License
78 stars 5 forks source link

`un/orderedList` does not render correctly using Dracula theme #30

Closed HugoGranstrom closed 1 year ago

HugoGranstrom commented 1 year ago

There is a newline after the list marker.

I think this is because the dracula theme uses the ::before while all the other themes use ::marker.

The idea is to add a piece of CSS that is included when Dracula is chosen as the theme.

Potential solution: https://stackoverflow.com/questions/45462642/handling-paragraphs-inside-list-items-with-a-custom-css-content