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

Markdown Table of Contents

by codeleventh ST4

Sublime Text plugin

Details

Installs

  • Total 44
  • Win 19
  • Mac 14
  • Linux 11
Jan 21 Jan 20 Jan 19 Jan 18 Jan 17 Jan 16 Jan 15 Jan 14 Jan 13 Jan 12 Jan 11 Jan 10 Jan 9 Jan 8 Jan 7 Jan 6 Jan 5 Jan 4 Jan 3 Jan 2 Jan 1 Dec 31 Dec 30 Dec 29 Dec 28 Dec 27 Dec 26 Dec 25 Dec 24 Dec 23 Dec 22 Dec 21 Dec 20 Dec 19 Dec 18 Dec 17 Dec 16 Dec 15 Dec 14 Dec 13 Dec 12 Dec 11 Dec 10 Dec 9 Dec 8
Windows 0 2 0 0 0 1 1 1 2 1 0 1 1 2 1 1 3 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Mac 0 0 1 2 0 0 1 0 0 1 1 1 0 2 1 2 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 1 0 0 0 5 2 2 1 0 0 0 1 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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.