deckdeckgo
deckdeckgo copied to clipboard
api: handle special characters in context when publishing presentations
When deployed online, the context is currently created without handling special characters. It isn't a problem as they are removed but would be friendlier (url) to handle these.
Is: Élections fédérales 2019 -> lections-fdrales-2019/ Would be cooler: Élections fédérales 2019 -> elections-federales-2019/
Example:
https://beta.deckdeckgo.io/daviddalbusco/lections-fdrales-2019/
Hey @peterpeterparker could I take a look at this?
@grantlouisherman this one is a bit tricky as it has to do, I think, with our API written in Haskell and also, some secrets token aren't shared therefore a bit tricky to debug.
I had a look to other issues and the following one is still available and I think that would be a big improvements if someone would solve it. Would it be interesting for you?
https://github.com/deckgo/deckdeckgo/issues/389