buildHtml buildTxt title Slideshow Demo slideshow // This adds the slideshow JS // The first "dinkus" starts the slides: *** # This is slide 1 *** # This is slide 2 *** # They can contain code: code print("hi") **** gazetteCss // This adds some css styling css body {margin: auto; width: 800px; text-align: center;}