- Mdfier can accept nested content. - All nested content will be flatterned and no affect on the generated markdown. - Few typehist issue are fixed.
What's Changed
* Add list flatten feature for writing content from mdfier by argonism in https://github.com/argonism/mdfy/pull/6
* Add nested content example to Readme.md by argonism in https://github.com/argonism/mdfy/pull/7
* Fix test typehint by argonism in https://github.com/argonism/mdfy/pull/9
* Remove unnecessary test cases by argonism in https://github.com/argonism/mdfy/pull/17
**Full Changelog**: https://github.com/argonism/mdfy/compare/v0.5.1...v0.6.0