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

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
Maybe it caused a stack overflow :P