mzlogin / vim-markdown-toc

A vim 7.4+ plugin to generate table of contents for Markdown files.
http://www.vim.org/scripts/script.php?script_id=5460
MIT License
609 stars 59 forks source link

Add support for this kind of toc #41

Open wsdjeg opened 6 years ago

wsdjeg commented 6 years ago
1. [Introduction](#introduction)  
2. [Installation](#installation)  
2.1. [Requirements](#requirements)  
2.2. [Installing syntastic with Pathogen](#installpathogen)  
3. [Recommended settings](#settings)  
4. [FAQ](#faq) 

will generate:

  1. Introduction
  2. Installation
    2.1. Requirements
    2.2. Installing syntastic with Pathogen
  3. Recommended settings
  4. FAQ