ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Markdown Table of Contents

by codeleventh ST4

Sublime Text plugin

Details

  • 1.2.1
  • github.​com
  • github.​com
  • 6 months ago
  • 28 minutes ago
  • 5 months ago

Installs

  • Total 266
  • Win 114
  • Mac 105
  • Linux 47
Jun 10 Jun 9 Jun 8 Jun 7 Jun 6 Jun 5 Jun 4 Jun 3 Jun 2 Jun 1 May 31 May 30 May 29 May 28 May 27 May 26 May 25 May 24 May 23 May 22 May 21 May 20 May 19 May 18 May 17 May 16 May 15 May 14 May 13 May 12 May 11 May 10 May 9 May 8 May 7 May 6 May 5 May 4 May 3 May 2 May 1 Apr 30 Apr 29 Apr 28 Apr 27 Apr 26
Windows 1 1 2 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 2 0 0 0 0 0 1 0 1 1 0 0 2 0 1 0 2 1 0 0 1 0
Mac 3 1 0 0 1 1 0 1 0 0 0 0 0 0 0 0 0 0 1 1 1 0 1 1 0 0 2 2 0 0 0 1 1 2 1 1 0 0 1 0 1 1 0 1 1 1
Linux 0 0 0 3 1 1 0 2 1 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 0 0 0 1 1 2 0 0 0 1 1 0 0 1 0 0 0 2 0

Readme

Source
raw.​githubusercontent.​com

Markdown Table of Contents

A Sublime Text plugin that shows a Table of Contents for Markdown files with clickable entries.

Installation

Clone the repository under your Packages directory (~/Library/Application Support/Sublime Text/Packages, %APPDATA%\Sublime Text\Packages or ~/.config/sublime-text/Packages).
(The plugin files should be located in Packages/mdtoc directory)

Usage

Use “Markdown Table of Contents: toggle” Command Palette entry or set a shortcut for “md_toc_toggle” command.

Settings

See the default settings file for available settings and descriptions.

Changelog

1.2.1

  • Minor unclosed tag bugfix

1.2.0

  • Significantly reduce excessive redraws

1.1.0

  • Add Table of Contents indentation styles
  • Add dependencies.json

1.0.0

Initial release

License

This project is licensed under the WTFPL License:

Copyright © 2016 Xiangrong Hao

Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed.

DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  1. You just DO WHAT THE FUCK YOU WANT TO.