- Attributes after deflist and setext heading can be parsed too.
In case of setext heading, if both title attributes and block ones are present, the title ones overwrite the block ones;
- Block attribute parsing and title one can be enabled/disabled separately;
- Parsed attributes are put into closing tokens too.
**Full Changelog**: https://github.com/PhuNH/mdit-py-hugo/compare/v0.2.0...v0.3.0