mdx_include
mdx_include copied to clipboard
Added syntax to strip indentation from snippets; moved tests out of package
- Added syntax to strip indentation from snippets (closes #11)
- Added test case
- Moved tests outside of the package (resolves #9)
- Formatted using black