- expose a `split_header_and_content()` function to split the header and the content of a markdown file
0.2.0
Added
- Use doctest to test the code
Changed
- Enhance the documentation - The `MDSlicer` initializer uses `kwargs` to pass the parameters to the `Markdown` parser - Split between a `.slice_file()` and a `.slice_content()` method