* Added support for fragments.
* Added support for vertical slides.
* Added custom layout options with `show.columns`.
* Added styled block with `show.block`.
* Added parameter `language` for `show.code`, defaulting to `"python"`.
* Improved layout for columns, with horizontal centering.
* Improved layout for input texts.
* Improved example for the `pyplot` support in the demo.
* Fixed some style issues.
* Fixed error reloading on a slide with an animation.
* Updated Readme with some examples.