You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature release
- Forked project from m2r2
- Renamed package to `sphinx-mdinclude`
- Removes CLI to focus on Sphinx extension
- Remove mermaid extension support
- Overhauled documentation with less boilerplate
- Move tests into `sphinx_mdinclude` namespace
- Pin dependencies to mistune<1.0 and docutils<0.18
- Build using flit instead of setuptools
- Formatted with latest black and µsort
Beta release
* Forked project from m2r2
* Renamed package to `sphinx-mdinclude`
* Removes CLI to focus on Sphinx extension
* Overhauled documentation with less boilerplate
* Move tests into `sphinx_mdinclude` namespace
* Pin dependencies to mistune<1.0 and docutils<0.18
* Build using flit instead of setuptools
* Formatted with latest black and µsort