Sha256: 416377baa6fcfacb5fcfc9d686291be27f4b744149bb2522c199e1587b536470

Contents?: true

Size: 457 Bytes

Versions: 4

Compression:

Stored size: 457 Bytes

Contents

Usage: markdown_helper create_page_toc [options] markdown_file_path toc_file_path
        --pristine                   No comments added
        --help                       Display help
    
  where

    * markdown_file_path is the path to an existing markdown file.
    * toc_file_path is the path to the table-of-contents file to be created.

  Typically:

    * Both file types are .md.
    * The markdown file contains various headings.

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
markdown_helper-2.1.0 bin/usage/create_page_toc.txt
markdown_helper-2.0.0 bin/usage/create_page_toc.txt
markdown_helper-1.9.9 bin/usage/create_page_toc.txt
markdown_helper-1.9.5 bin/usage/create_page_toc.txt