#!/usr/bin/env python3 # Copyright IBM Corp. 2013, 2025 # SPDX-License-Identifier: BUSL-1.1 """ sort-md-list.py sorts markdown lists Use this script to prepare sections of the changelog. this script expects a bulleted markdown list in stdout for example ./sort-md-list.py - <