Changelog
- (**Breaking**) `format_npf`'s `skip_cropped_image` parameter has been removed as it is now the default and only behavior.
- Added support for video blocks
- Added support for audio blocks
- Added support for poll blocks
- Reworked inline formatting entirely, which fixes numerous bugs such as 2 and makes maintenance much easier
- Reworked how photosets are layed out, the results should now be exactly the same as it is on Tumblr itself
- Fixes raise when an invalid image is given by npf
- Link blocks will now use the URL's hostname as the site name when none is given
- Miscellaneous styling changes
**Full Changelog**: https://github.com/syeopite/npf-renderer/compare/0.11.1...0.12.0