Skip to content

A collection of handy bash functions that do stuff with markdown

Notifications You must be signed in to change notification settings

nclarx/handy-markdown-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

handy-markdown-functions

A collection of handy bash functions that do stuff with markdown.

How-to

Copy the all_functions.sh file into your home directory or another folder and add it to your shell config following to your .bashrc or .zshrc:

source "~/all_functions.sh"

Functions

mk-md-pdf-bk

Create a formatted PDF book with a table of contents from markdown files in the current working directory.

mk-pdf

Creates a pdf from any text file.

About

A collection of handy bash functions that do stuff with markdown

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published