atom-mdtoc

Generate a markdown TOC (table of contents) in atom editor using Markdown-TOC and Remarkable from Jon Schlinkert.

mcpride

4,446

5

0.8.4

MIT

GitHub

atom-mdtoc: A Markdown TOC package for Atom

Generate a markdown TOC (table of contents) in atom editor using Markdown-TOC and Remarkable.

screenshot

Table Of Contents

  1. Installation
  2. Features
     2.1. Example (this Table Of Contents)
  3. Contributing
  4. Author
  5. License
  6. Repeated heading example
     6.1. Heading
      6.1.1. Sub-heading
       6.1.1.1. Sub-sub-heading
     6.2. Heading
      6.2.1. Sub-heading
       6.2.1.1. Sub-sub-heading
     6.3. Heading
      6.3.1. Sub-heading
       6.3.1.1. Sub-sub-heading

Installation

apm install atom-mdtoc

Features

Example (this Table Of Contents)

  <!-- MDTOC maxdepth:6 firsth1:0 numbering:1 flatten:0 bullets:1 updateOnSave:0 -->

  - 1. [Installation](#installation)   
  - 2. [Features](#features)   
     - 2.1. [Example (this Table Of Contents)](#example-this-table-of-contents)   
  - 3. [Contributing](#contributing)   
  - 4. [Author](#author)   
  - 5. [License](#license)   
  - 6. [Repeated heading example](#repeated-heading-example)   
     - 6.1. [Heading](#heading)   
        - 6.1.1. [Sub-heading](#sub-heading)   
           - 6.1.1.1. [Sub-sub-heading](#sub-sub-heading)   
     - 6.2. [Heading](#heading-1)   
        - 6.2.1. [Sub-heading](#sub-heading-1)   
           - 6.2.1.1. [Sub-sub-heading](#sub-sub-heading-1)   
     - 6.3. [Heading](#heading-2)   
        - 6.3.1. [Sub-heading](#sub-heading-2)   
           - 6.3.1.1. [Sub-sub-heading](#sub-sub-heading-2)   

  <!-- /MDTOC -->

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.

Author

Marco Stolze

License

Copyright © 2016 Marco Stolze. Released under the MIT license.

Repeated heading example

Heading

This is a heading

Sub-heading

This is an sub heading

Sub-sub-heading

This is a sub sub heading

Heading

This is a heading

Sub-heading

This is a sub heading

Sub-sub-heading

This is a sub sub heading

Heading

This is a heading

Sub-heading

This is a sub heading

Sub-sub-heading

This is a sub sub heading