New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace tut with mdoc #3358
Replace tut with mdoc #3358
Conversation
Oh, this is exciting. I wonder whether this cleanly applies to series/0.21 branch, since we'll be maintaining that for a while as we continue to evolve master? series/0.20 will be EOL this week, so we don't need to go that far back.
This one developed some merge conflicts. I'd like to have it on 0.21, so I'm cherry-picking back to that, and will deal with the mess. Thanks again. I've wanted this one for a very long time. |
|
Or close it. Argh. |
Ah! mdoc runs clean on 2.12.11, but generates (fatal) warnings on 2.13. That's why the build passed and my local development didn't. |
This is included in #3399 and now has conflicts. I think the next interesting work is to make mdoc work on 2.13, for which we should open a separate ticket. |
This PR closes #3259.
There was no activity related to the ticket, thus I decided to pick it up.