codox
codox copied to clipboard
Migrate to flexmark (not mergeable - for reference only)
Partial Fixes for:
- #197 - jdk 16 crash
- #158 - migrate to flexmark
This PR is take it or leave it. It may be a good starting point to continue to move this codebase forward but it does upgrade the dependencies to up-to-date versions thus most likely losing backwards compat - which is handled by the codebase in its current form.
For my use cases, having codox itself as a stand-alone deps.edn based project that can run from the command line is much more useful so my plan is to continue on my main branch removing the lein,boot plugins and moving the main codox directory up a level. I have code in dtype-next that works for both project.clj and deps.edn that I will move forward with.
Thanks for putting this up here. It's obviously not mergable, but might be useful as a reference for anyone making a future PR.
Fixed by 0.10.8, so closing.