#!/usr/bin/env python3 # Copyright (c) HashiCorp, Inc. # SPDX-License-Identifier: MPL-2.0 """ 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 - <