Skip to article frontmatterSkip to article content

mystmd@1.6.0 - July 22nd, 2025

Release Source

This release updates the way that static HTML files are generated, to follow pagename/index.html structure rather than pagename.html structure. Any hard-coded links to your MyST site that end in .html will break, instead you should simply remove the .html (e.g. folder/page.html -> folder/page). This makes Jupyter Book and MyST more reliable when hosting with Static Site services like ReadTheDocs.

(full changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Other merged PRs

Contributors to this release

The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.

(GitHub contributors page for this release)

@agoose77 (activity) | @brian-rose (activity) | @brianhawthorne (activity) | @bsipocz (activity) | @changeset-bot (activity) | @choldgraf (activity) | @ebolyen (activity) | @kp992 (activity) | @mfisher87 (activity) | @rowanc1 (activity) | @stefanv (activity)