Browse Source

ups... fixed toc anchors

pull/14/head
Vitaly Puzrin 10 years ago
parent
commit
36c6683755
  1. 28
      README.md

28
README.md

@ -16,20 +16,20 @@ __[Live demo](https://markdown-it.github.io)__
__Table of content__ __Table of content__
- [Install](#) - [Install](#install)
- [Usage](#) - [Usage](#usage)
- [Configuring](#) - [Configuring](#configuring)
- [constructor(preset, options)](#) - [constructor(preset, options)](#constructorpreset-options)
- [.set({ keys: values })](#) - [.set({ keys: values })](#set-keys-values-)
- [.use(plugin, options)](#) - [.use(plugin, options)](#useplugin-options)
- [Syntax highlighting](#) - [Syntax highlighting](#syntax-highlighting)
- [Syntax extensions](#) - [Syntax extensions](#syntax-extensions)
- [Manage rules](#) - [Manage rules](#manage-rules)
- [Typographer](#) - [Typographer](#typographer)
- [Benchmark](#) - [Benchmark](#benchmark)
- [Authors](#) - [Authors](#authors)
- [References / Thanks](#) - [References / Thanks](#references--thanks)
- [License](#) - [License](#license)
## Install ## Install

Loading…
Cancel
Save