Make MUNGE generated table of contents (TOC) bookmark work when there are symbols in the headline

This commit is contained in:
Janet Kuo
2015-07-15 11:26:51 -07:00
parent 8f3c3108b8
commit de755bf59b
13 changed files with 23 additions and 16 deletions

View File

@@ -25,8 +25,8 @@ certainly want the docs that go with that version.</h1>
**Table of Contents**
<!-- BEGIN MUNGE: GENERATED_TOC -->
- [Replication Controller](#replication-controller)
- [What is a _replication controller_?](#what-is-a-_replication-controller_?)
- [How does a replication controller work?](#how-does-a-replication-controller-work?)
- [What is a _replication controller_?](#what-is-a-_replication-controller_)
- [How does a replication controller work?](#how-does-a-replication-controller-work)
- [Pod template](#pod-template)
- [Labels](#labels)
- [Responsibilities of the replication controller](#responsibilities-of-the-replication-controller)