codox icon indicating copy to clipboard operation
codox copied to clipboard

Migrate to flexmark (not mergeable - for reference only)

Open cnuernber opened this issue 4 years ago • 1 comments

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.

cnuernber avatar Jun 11 '21 13:06 cnuernber

Thanks for putting this up here. It's obviously not mergable, but might be useful as a reference for anyone making a future PR.

weavejester avatar Jun 11 '21 16:06 weavejester

Fixed by 0.10.8, so closing.

weavejester avatar Jul 05 '23 20:07 weavejester