Y
Hacker News
new
|
ask
|
show
|
jobs
by
writetoalok
5143 days ago
Git playback of git-playback repo gives a blank screen and navigation buttons do not work. Is this because of HTML escaping is missing. Or is the script limited to python src alone?
2 comments
mmozuras
5142 days ago
Yes, HTML escaping is missing. That'll be one of the first things I'll add. Probably relevant:
https://github.com/mmozuras/git-playback/issues/2
link
skeletonjelly
5143 days ago
Maybe it caused a stack overflow :P
link