Skip to content

Releases: myst-contrib/myst-listing

v0.1.13

Choose a tag to compare

@choldgraf choldgraf released this 14 Aug 14:51

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.

    CleanShot 2026-08-14 at 16 54 38

Full Changelog: v0.1.12...v0.1.13

v0.1.12

Choose a tag to compare

@choldgraf choldgraf released this 13 Aug 10:08
9305833

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

Choose a tag to compare

@choldgraf choldgraf released this 13 Aug 09:57
b38d57e

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

Choose a tag to compare

@choldgraf choldgraf released this 13 Aug 09:32
b38d57e

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

Choose a tag to compare

@choldgraf choldgraf released this 11 Aug 15:19

Interactive sorting for tables

Use the :sortable: key to make a table interactively sortable.

CleanShot 2026-08-12 at 13 33 45

Full Changelog: v0.1.8...v0.1.9

v0.1.8

Choose a tag to compare

@choldgraf choldgraf released this 11 Aug 15:13

Enhancements

  • Improved the arrow UI/UX of sortable tables.

Full Changelog: v0.1.7...v0.1.8

v0.1.7

Choose a tag to compare

@choldgraf choldgraf released this 11 Aug 13:57
cad96ca

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

v0.1.6

Choose a tag to compare

@choldgraf choldgraf released this 26 Jul 08:36

Bugs

  • Fix a big where paths in a directive didn't resolve relative to the directive

v0.1.5

Choose a tag to compare

@choldgraf choldgraf released this 26 Jul 03:38

Full Changelog: v0.1.4...v0.1.5

v0.1.4

Choose a tag to compare

@choldgraf choldgraf released this 26 Jul 02:47
Add a TOML collector