mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
docs: Migrate from recommonmark to MyST-Parser.
Recommonmark is no longer maintained, and MyST-Parser is much more complete. https://myst-parser.readthedocs.io/ Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
@@ -47,4 +47,4 @@ API_FEATURE_LEVEL = 65
|
||||
# historical commits sharing the same major version, in which case a
|
||||
# minor version bump suffices.
|
||||
|
||||
PROVISION_VERSION = "145.0"
|
||||
PROVISION_VERSION = "146.0"
|
||||
|
Reference in New Issue
Block a user