- Added `start` and `end` arguments to `include` directive to delimiter the content to include of target file. - Added `preserve_includer_indent` argument to `include` directive to preserve includer directive indentation in all lines of included content.
2.4.0
- Added nested inclusions support.
2.3.0
- Added option to preserve includer directive indentation in all lines of included content.
2.2.0
- Added option to `include-markdown` directive to disable includer comments.
2.1.2
- Fix mailto links being relative rewritten (thanks for report deep9).
2.1.1
- Added that minimum Python version 3.6 is required to install (thanks for report deep9).