Skip to content

StarGeekSpaceNerd/Markdown-Sort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MarkdownSort.pl

A simple script that will read a markdown file, sort the headers recursively, and output the results to the command line, where it can be redirected into a file.

Example use:
MarkdownSort.pl README.md >README_sorted.md

Use at your own risk. There are no sanity checks to make sure the file is markdown.

About

A simple Perl script to sort markdown text by headers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages