MyST is a rich and extensible flavor of Markdown meant for technical
documentation and publishing. It is designed for simplicity, flexibility, and
extensibility. This package contains a reference implementation of MyST
Markdown, as well as a collection of tools to support working with MyST in
Python and Sphinx. It contains an extended CommonMark-compliant parser using
markdown-it-py, as well as a Sphinx extension that allows you to write MyST
Markdown in Sphinx.
* Fri Feb 07 2025 Jerry James <loganjerry@gmail.com> - 1.2.0-1
- Version 1.2.0
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Tue Jan 14 2025 Jerry James <loganjerry@gmail.com> - 1.1.2-3
- Update test hashes for newer matplotlib
* Wed Nov 27 2024 Richard W.M. Jones <rjones@redhat.com> - 1.1.2-2
- Rebuild for libarrow 18
* Tue Sep 24 2024 Jerry James <loganjerry@gmail.com> - 1.1.2-1
- Version 1.1.2
- Run the tests unconditionally
* Mon Jul 22 2024 Jerry James <loganjerry@gmail.com> - 1.1.1-1
- Initial RPM