Skip to content

Twey/markdown-codeblocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command-Line Help for markdown-codeblocks

This document contains the help content for the markdown-codeblocks command-line program.

Command Overview:

markdown-codeblocks

Extract code blocks from a Markdown document and yield them as JSON

Usage: markdown-codeblocks [OPTIONS] [PATH]

Arguments:
  • <PATH> — The path to a Markdown file
Options:
  • --interpret-info-string — Interpret the info string as a comma-separated language and an array of parameters (not strictly GFM-compliant)

    Possible values: true, false

  • --help-markdown — Print command help as Markdown

    Possible values: true, false


This document was generated automatically by clap-markdown.

About

Tool for parsing code blocks out of a Markdown document

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published