caltechlibrary / mkpage

MkPage Project includes tools for rendering static websites including a Pandoc preprocessor
https://caltechlibrary.github.io/mkpage
Other
9 stars 1 forks source link

Key handling JavaScript seems buggy on my Dell Laptop #4

Closed rsdoiel closed 4 years ago

rsdoiel commented 6 years ago

Managing KeyCodes the old way needs to be replaced in default slide template. Review MDN for current recommendations. Possible starting point -> https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent

NOTE: JavaScript issue for the navigation code generated by mkslides.

rsdoiel commented 4 years ago

Dropped support for mkslides. With the adoption of the Pandoc engine it makes more sense to defer to Pandoc for special publication needs.