- Bugfix: When the first word of a block necessitated an immediate linebreak (the word is longer than the line), a variable wasn't instantiated and caused the code to crash. (Thanks [Paul](https://github.com/pmp-p)!)
1.0.6
- Documentation revised - Bugfix in the recognition of code-blocks
1.0.5
- Feature: Rounded corners for inline-code background. - Feature: Rounded corners for code-block background.
1.0.4
- Bugfix: Background coloring was off with margin.
1.0.3
- Feature: Implemented click-and-drag for vertical scrollbar.
1.0.2
- Improvement: separated setting the markdown file from instantiation to allow for rendering of new files without new instantiation. - Improvement: revised documentation.