First of all, thanks for this utility, it's really useful.
Reading the documentation I've discovered the clean and concise way to include part of the README inside the Home in the documentation that this project has. It would be awesome if the plugin mkdocs_include_markdown_plugin could be separated of this project so could be installed as a PyPI library for reuse it in other projects. Do you plan this separation at some point or is it something that you are not willing to maintain?
Hey @mondeja! Thanks! It was just a workflow that made sense to me. and I can see that other projects might find it useful. But I do wonder how much work it would be to make it generally useful for a variety of projects, and I think I've got enough open source maintenance in my life at the moment! :) however, if you'd like to spin it out as a separate project and publish it on PyPI, please do.
I guess it should be reasonably easy to vendor this one file in a project? Not as clean, but a nice first solution?
If you do extract the project, do let us know, @mondeja! It might be interesting to reuse in cibuildwheel, then :-)
Perfect, thanks! I schedule it to organize the package when I have a gap and will comment on it here when it's done.
Most helpful comment
Perfect, thanks! I schedule it to organize the package when I have a gap and will comment on it here when it's done.