Quicksort Markdown

Sort markdown file headings and nested content alphabetically to organize notes efficiently.

Audits

Pass

Install

openclaw skills install quicksort-markdown

QuickSort Markdown

Sorts markdown headings and their nested content alphabetically by heading name, helping users organize notes quickly and reliably.

Usage

Sort a markdown file in place:

python quicksort_markdown.py notes.md -o sorted_notes.md

Sort markdown from stdin:

cat notes.md | python quicksort_markdown.py | tee sorted.md

Price

$2.50