- Remove unnecessary indentation for the cells to make it a bit easier on the eye and to write.
- Fix to work correctly with newer version of nbformat 4.4.0.
- Handle leading lines with spaces correctly.
- Add some example files to the source distribution.
- Load YAML safely, patch from @takluyver.
- First public release.
- Supports conversion of notebooks to YAML.