Skip to content

Lewynation/md_string

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MD_Stringify

A dart helper library for stringifying markdown files.

Run the command:

dart .\bin\md_string.dart md -d <path_to_directory_with_md_files>

OR

dart .\bin\md_string.dart md -f <path_to_md_file>

This will create a new directory called out with the stringified markdown files as .txt files.

Help

For help run:

dart .\bin\md_string.dart --help

Stringify help:

dart .\bin\md_string.dart stringify --help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages