Update click, mark mkdocs as not to be upgraded.#204
Update click, mark mkdocs as not to be upgraded.#204freakboy3742 merged 2 commits intobeeware:mainfrom
Conversation
|
This failure is happening on |
|
There are two spots in every translation where the |
freakboy3742
left a comment
There was a problem hiding this comment.
As discussed in person yesterday, there's some rendering issues that seem to be related to translation of code blocks - but those were pre-existing. Landing this as is because it's clearly a fix for other problems (see beeware/beeware.github.io#766).
For posterity: The relevant reference is mkdocs/mkdocs#4077 — and the thread seems like the single maintainer is looking to entirely replace and massively simplify MkDocs while removing its entire plugin system. So I think "not updating" is definitely the right call here; longer-term we should move to Zensical. |
Click has finally posted an update that fixes the issue that was causing MkDocs live serve to fail.
literate-nav now has a warning stating that it's possible that MkDocs 2.0 may, without warning, replace the
pip install mkdocsinstall. It seems unlikely to be a direct replacement for the current version. I have preemptively added a warning about now upgrading MkDocs, should this happen.PR Checklist: