Currently, section ids are numeric (<section id="1">...</section>)
It would be nice if the id could be set in markdown, maybe even derived from the first heading in it.
This would make styling certain pages easier and also improve reload stability when slide are added before the currently viewed slide.
Btw. very nice VS Code extension! I love this project!
Currently, section ids are numeric (
<section id="1">...</section>)It would be nice if the id could be set in markdown, maybe even derived from the first heading in it.
This would make styling certain pages easier and also improve reload stability when slide are added before the currently viewed slide.
Btw. very nice VS Code extension! I love this project!