Skip to content
Ole Petter Bang edited this page Jun 14, 2013 · 51 revisions

A slideshow is configured on creation using the [[create|API#creation]] function:

var slideshow = remark.create({ 
  property: "value" 
});

Check out the list of configuration options.