Skip to content

Commit a959a1b

Browse files
committed
Remove the TOC
It's redundant now that GitHub generates one automatically.
1 parent 83df48e commit a959a1b

File tree

1 file changed

+0
-25
lines changed

1 file changed

+0
-25
lines changed

README.md

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -22,31 +22,6 @@ older releases (including the current stable release). Please, consult
2222
the relevant git tag (e.g. 5.1.0) if you need documentation for a
2323
specific `clojure-mode` release.**
2424

25-
***
26-
27-
- [Installation](#installation)
28-
- [Bundled major modes](#bundled-major-modes)
29-
- [Configuration](#configuration)
30-
- [Indentation options](#indentation-options)
31-
- [Indentation of function forms](#indentation-of-function-forms)
32-
- [Indentation of macro forms](#indentation-of-macro-forms)
33-
- [Indentation of comments](#indentation-of-comments)
34-
- [Vertical alignment](#vertical-alignment)
35-
- [Font-locking](#font-locking)
36-
- [Refactoring support](#refactoring-support)
37-
- [Threading macros](#threading-macros-related-features)
38-
- [Cycling things](#cycling-things)
39-
- [Convert collection](#convert-collection)
40-
- [Let expression](#let-expression)
41-
- [Rename ns alias](#rename-ns-alias)
42-
- [Add arity to a function](#add-arity-to-a-function)
43-
- [Related packages](#related-packages)
44-
- [REPL Interaction](#repl-interaction)
45-
- [Basic REPL](#basic-repl)
46-
- [CIDER](#cider)
47-
- [Changelog](#changelog)
48-
- [License](#license)
49-
5025
## Installation
5126

5227
Available on the major `package.el` community maintained repos -

0 commit comments

Comments
 (0)