Releases: myst-contrib/myst-listing
Releases · myst-contrib/myst-listing
Release list
v0.1.13
Enhancements
-
Added a "sections" display
So that you can concatenate the entire content of each of your items. This is useful for things like combined blog lists, meeting notes, or release notes.
Full Changelog: v0.1.12...v0.1.13
v0.1.12
Bugs fixed
- Remove width from body images if both are defined by @choldgraf in #23
Full Changelog: v0.1.10...v0.1.12
v0.1.11
Enhancements made
- Add an HTML transform to bodies since they aren't applied by transforms by @choldgraf in #22
Full Changelog: v0.1.9...v0.1.11
v0.1.10
What's Changed
- Add an HTML transform to bodies since they aren't applied by transforms by @choldgraf in #22
Full Changelog: v0.1.9...v0.1.10
v0.1.9
Interactive sorting for tables
Use the :sortable: key to make a table interactively sortable.
Full Changelog: v0.1.8...v0.1.9
v0.1.8
v0.1.7
What's Changed
- Add a json collector. You can now define listing items in JSON on disk or in directive bodies. This is useful if you're programmatically downloading them at build time. By @choldgraf in #21
Full Changelog: v0.1.6...v0.1.7